package
0.0.0-20230203010516-6d4bf48beedd
Repository: https://github.com/onyx-protocol/onyx.git
Documentation: pkg.go.dev
# Constants
DeleteSpentsPinName is used to identify the pin associated with the processor that deletes spent account UTXOs.
ExpirePinName is used to identify the pin associated with the account control program expiration processor.
PinName is used to identify the pin associated with the account indexer block processor.
# Variables
No description provided by the author
No description provided by the author
ErrInsufficient indicates the account doesn't contain enough units of the requested asset to satisfy the reservation.
ErrReserved indicates that a reservation could not be satisfied because some of the outputs were already reserved.
# Interfaces
A Saver is responsible for saving an annotated account object.