Decode
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
default
An unexpected error response.
application/json
post
/cosmos/tx/v1beta1/decodeLast updated