Skip to content

Commit 779d003

Browse files
committed
Add a trusted_payments_accepted field
1 parent 61b3c49 commit 779d003

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specs/gloas/p2p-interface.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ class ProposerPreferences(Container):
116116
validator_index: ValidatorIndex
117117
fee_recipient: ExecutionAddress
118118
gas_limit: uint64
119+
trusted_payments_accepted: boolean
119120
```
120121

121122
#### New `SignedProposerPreferences`

0 commit comments

Comments
 (0)