Skip to content

Commit

Permalink
Add link to spot relaying in erc20 representation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilpatr authored May 3, 2024
1 parent 2c930e1 commit ea2b3b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/erc20-representation.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ The following command will put some tokens into the batch pool. It will take som
```bash
gravity tx gravity send-to-eth gravityORIGIN_ADDRESS 0xDESTINATIONONETH 1000000ibc/hash 500ibc/hash 500ibc/hash --node https://gravitychain.io:26657 --fees 0ugraviton --chain-id gravity-bridge-3
```
If you want to relay the tx on your own you should see [this guide](https://github.com/Gravity-Bridge/Gravity-Docs/blob/main/docs/relaying.md#spot-relaying)

0 comments on commit ea2b3b9

Please sign in to comment.