Skip to content

Commit

Permalink
Merge pull request #8 from InjectiveLabs/testnet-proposal-docs
Browse files Browse the repository at this point in the history
feat: Add notes about testnet proposal submission
  • Loading branch information
bangjelkoski authored Oct 21, 2024
2 parents 77c622f + 5c58bba commit 2c8943b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/develop/cheat-sheet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,12 @@ inj1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqe2hm49

This is effectively the Injective `0x0...` address converted into `bech32`.

## Creating Proposals on Testnet

To successfully pass the proposal for testnet, `YOUR_DEPOSIT` should be slightly less than `min_deposit`
value (for example, `40000000000000000000inj`). After that you should contact the Injective dev team. Dev team will
top up your deposit to `min_deposit` and vote for your proposal.

## Creating Transactions

### Via APIs
Expand Down

0 comments on commit 2c8943b

Please sign in to comment.