interface AssetIBCInfoAmino {
    dstChannel: string;
    sourceChainID: string;
    sourceChannel: string;
    sourceDenom: string;
}

Properties

dstChannel: string
sourceChainID: string
sourceChannel: string
sourceDenom: string