Interface RollAppToHyperlaneParams

Parameters for RollApp -> Hyperlane forwarding memo

interface RollAppToHyperlaneParams {
    eibcFee: string;
    transfer: MsgRemoteTransferFields;
}

Properties

Properties

eibcFee: string

EIBC fee for fulfillers (in base denom units)

transfer: MsgRemoteTransferFields

Hyperlane transfer parameters