We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e828f7 + 2c8943b commit 2afd8c6Copy full SHA for 2afd8c6
docs/develop/cheat-sheet/index.mdx
@@ -115,6 +115,12 @@ inj1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqe2hm49
115
116
This is effectively the Injective `0x0...` address converted into `bech32`.
117
118
+## Creating Proposals on Testnet
119
+
120
+To successfully pass the proposal for testnet, `YOUR_DEPOSIT` should be slightly less than `min_deposit`
121
+value (for example, `40000000000000000000inj`). After that you should contact the Injective dev team. Dev team will
122
+top up your deposit to `min_deposit` and vote for your proposal.
123
124
## Creating Transactions
125
126
### Via APIs
0 commit comments