interface TransferFeeResponse {
    fee?: Coin;
}

Properties

Properties

fee?: Coin

Generated using TypeDoc