diff --git a/docs/develop/cheat-sheet/index.mdx b/docs/develop/cheat-sheet/index.mdx index 9282e864..f60cf163 100644 --- a/docs/develop/cheat-sheet/index.mdx +++ b/docs/develop/cheat-sheet/index.mdx @@ -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