Decode

TxDecode decodes the transaction.

post

Since: cosmos-sdk 0.47

Body

TxDecodeRequest is the request type for the Service.TxDecode RPC method.

Since: cosmos-sdk 0.47

tx_bytesstringOptional

tx_bytes is the raw transaction.

Responses
200

A successful response.

application/json
post
/cosmos/tx/v1beta1/decode

Last updated