Amino
Since: cosmos-sdk 0.47
Body
TxDecodeAminoRequest is the request type for the Service.TxDecodeAmino RPC method.
Since: cosmos-sdk 0.47
amino_binarystringOptional
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
post
POST /cosmos/tx/v1beta1/decode/amino HTTP/1.1
Host: band-rest.nownodes.io
Content-Type: application/json
Accept: */*
Content-Length: 23
{
"amino_binary": "text"
}
{
"amino_json": "text"
}