package
0.0.0-20250225105205-8289a55d8107
Repository: https://github.com/mysteriumnetwork/node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MigrateRegistrationState run a migration which resets all registration states to "Unregistered".
MigrateSessionToHistory runs the session to session history migration.
SettlementValuesToRows converts settlement history from key-value struct to bucket with rows.

# Structs

Migration represents a migration we want to run on bolt db.
Session holds structure for saving session history.

# Type aliases

Status represents list of possible session statuses.