RouteIBCTransfersRequest represents a message to route pending transfers to cosmos based chains

interface RouteIBCTransfersRequest {
    sender: Uint8Array;
}

Properties

Properties

sender: Uint8Array

Generated using TypeDoc