We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b3c49 commit 779d003Copy full SHA for 779d003
1 file changed
specs/gloas/p2p-interface.md
@@ -116,6 +116,7 @@ class ProposerPreferences(Container):
116
validator_index: ValidatorIndex
117
fee_recipient: ExecutionAddress
118
gas_limit: uint64
119
+ trusted_payments_accepted: boolean
120
```
121
122
#### New `SignedProposerPreferences`
0 commit comments