Interface MsgDepositForBurnResponse

interface MsgDepositForBurnResponse {
    nonce: Long;
}

Properties

Properties

nonce: Long