Expand description
Collection of reserved account keys that cannot be write-locked by transactions. New reserved account keys may be added as long as they specify a feature gate that transitions the key into read-only at an epoch boundary.
Structsยง
ReservedAccountKeys
holds the set of currently active/inactive account keys that are reserved by the protocol and may not be write-locked during transaction processing.