Crate bvs_vault_base

Source

Re-exports§

pub use crate::error::VaultError;

Modules§

error
msg
Base messages required for all vaults.
offset
Virtual shares offset module for the vault to guard against inflation attacks.
router
Base router (aka auth) module for the vault.
shares
Accounting module for vaults that tracks staker shares.