Skip to content

Commit

Permalink
update readme withdrawal
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-cha committed Aug 6, 2024
1 parent f592759 commit 4163e22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,10 @@ To reset the bot database, use the following command:

```bash
opinitd reset-db [bot-name]
```

### Query withdrawals
```bash
curl localhost:3000/withdrawal/1 | jq . > ./withdrawal-info.json
initiad tx ophost finalize-token-withdrawal ./withdrawal-info.json --gas= --gas-prices= --chain-id= --from=
```

0 comments on commit 4163e22

Please sign in to comment.