How to insert json data in Tendermint in order to fetch using Tx_search URL
curl "localhost:26657/tx_search?query=\"account.owner='Ivan'\"&prove=true"
Guys I see this example on every platform, but no-one talks about how account.owner is added
Help me with writing JSON object on tendermint from commandline.