Crate near_sandbox

Crate near_sandbox 

Source

Re-exports§

pub use config::GenesisAccount;
pub use config::SandboxConfig;
pub use sandbox::patch::FetchData;
pub use sandbox::Sandbox;

Modules§

config
Network specific configurations used to modify behavior inside a chain.
error_kind
sandbox

Constants§

DEFAULT_NEAR_SANDBOX_VERSION

Functions§

install
Installs sandbox node with the default version. This is a version that is usually stable and has landed into mainnet to reflect the latest stable features and fixes.