mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 04:04:00 +00:00
docs: update .vuepress/config.js (#5043)
## Description  ### Next steps: - [x] bump vuepress-theme-cosmos version - [x] tweak config.js - [x] update color variables - [x] sh, shell → bash for syntax highlighting
This commit is contained in:
@@ -79,7 +79,7 @@ The index will be added if the `Index` field of attribute is set to true. In abo
|
||||
|
||||
You can query the transaction results by calling `/tx_search` RPC endpoint:
|
||||
|
||||
```shell
|
||||
```bash
|
||||
curl "localhost:26657/tx_search?query=\"account.name='igor'\"&prove=true"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user