Type alias SkipDestinationChain

SkipDestinationChain: SkipSupportedChainData & {
    asset: SkipSupportedAsset;
}

Type declaration