diff --git a/docs/develop/cheat-sheet/index.mdx b/docs/develop/cheat-sheet/index.mdx index a5149c97..f60cf163 100644 --- a/docs/develop/cheat-sheet/index.mdx +++ b/docs/develop/cheat-sheet/index.mdx @@ -117,7 +117,9 @@ This is effectively the Injective `0x0...` address converted into `bech32`. ## Creating Proposals on Testnet -To sucessfully pass a proposal on Testnet, please, coordinate with the Injective dev team to confirm it right after a transaction is submitted. +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