-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Labels
Description
Problem to solve
We should allow the sequencer to submit blobs with many accounts. This helps in preventing the sequence mismatches in the cosmos sdk.
Proposed solution or feature
Celestia-node supports this, we only need a way to pick an address out of a list provided to the node based on some predefined criteria then add the signing address into the options in submitwithoptions call to da
https://github.com/celestiaorg/celestia-node/blob/main/nodebuilder/da/service.go#L46
Alternatives considered
No response
Additional context
We will need to update documentation on how to setup celestia node to load all accounts into memory for signing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status