Co-authored-by: XiaoBei <1505929057@qq.com>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ it would like the block constructed.
|
||||
|
||||
The Cosmos SDK defines the `DefaultProposalHandler` type, which provides applications with
|
||||
`PrepareProposal` and `ProcessProposal` handlers. If you decide to implement your
|
||||
own `PrepareProposal` handler, you must be sure to ensure that the transactions
|
||||
own `PrepareProposal` handler, you must ensure that the transactions
|
||||
selected DO NOT exceed the maximum block gas (if set) and the maximum bytes provided
|
||||
by `req.MaxBytes`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user