Skip to content

Commit fd2a4a6

Browse files
committed
update README.md
1 parent d3985e8 commit fd2a4a6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ devd query balance [account addr] [optional ERC20 addr..] [--erc20] [--rpc http:
3333
_`--erc20` flag, if provided, will attempt to fetch user balance of contracts on `x/erc20` module and virtual frontier bank contracts. This request additional Rest-API endpoint provided, or use default 1317._
3434

3535
#### Query block/tx events
36+
3637
```bash
37-
devd query events [height/tx hash] [--filter one] [--filter two] [--tm-rpc http://localhost:26657]
38-
# devd q events COS...MOS
38+
devd query events [height/tx hash] [--filter one] [--filter of_] [--filter these] [--tm-rpc http://localhost:26657]
39+
# devd q events COS...MOS --filter sig --filter seq_
3940
# devd q events 0x...evm
4041
# devd q events 10000
4142
```

0 commit comments

Comments
 (0)