This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
Storage accounts need to be tied to the node that owns it #4533
Closed
Description
Problem
Storage accounts have no knowledge of their owners. We need a way to work out which ContactInfo has the segments.
Proposed Solution
- Storage accounts can set a owner (permanent)
- Storage accounts can assume the account creator is the owner
- Validators store a map of
segment<->storage_account
and can use the bank to figure out which replicator owns each account.
Metadata
Assignees
Labels
No labels
Activity