You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add StateDefinition.onDisk(AIRDROPS_KEY, PendingAirdropId.PROTOBUF, PendingAirdropValue.PROTOBUF, MAX__AIRDROPS); to statesToCreate
MAX__AIRDROPS - put it to 10_000_000_000 for now and ask in the airdrop slack channel about the correct value
It's possible that this change will be enough for the implementation but make sure that this is the case. It's possible that adding the state definition to statesToCreate automatically handles everything but we need to double-check that.
Note: in order to use the new protobufs use the changes from hip-904-proto-updates branch
Note: in order to use the new protobufs use the changes from hip-904-proto-updates branch
For more context read: #12792
The text was updated successfully, but these errors were encountered: