package
1.10.20
Repository: https://github.com/code-payments/code-server.git
Documentation: pkg.go.dev

# Functions

Consistent intent ID that maps to a 32 byte buffer.
No description provided by the author
LocalSimulation simulates actions as if they were executed on the blockchain taking into account cached Code DB state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithEnvConfigs returns configuration pulled from environment variables.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handles both of the equivalent client transfer and exchange actions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Handles both of the equivalent client transfer and exchange actions.
No description provided by the author
todo: Make it easier to extract accounts from a TransferSimulation (see some fee payment validation logic).
No description provided by the author

# Interfaces

BaseActionHandler is a base interface for operation-specific action handlers Note: Action handlers should load all required state on initialization to avoid duplicated work across interface method calls.
CreateActionHandler is an interface for creating new actions.
CreateIntentHandler is an interface for handling new intent creations.
UpdateIntentHandler is an interface for handling updates to an existing intent.
UpgradeActionHandler is an interface for upgrading existing actions.

# Type aliases

No description provided by the author
ConfigProvider defines how config values are pulled.