Module cap_group

Source
Expand description

Cap group enforcement for market allocation limits.

Structs§

CapGroup
A cap group defines maximum allocation limits for a set of markets.
CapGroupId
CapGroupRecord
Record tracking the state of a cap group.

Enums§

CapGroupError
Errors that can occur during cap group operations.
CapGroupUpdate
A cap-group governance update (shared across chains).
CapGroupUpdateKey
Identifies a cap-group governance update for accept/revoke operations.

Functions§

validate_allocations
Validate a list of allocations against their cap groups.