Crate limestone

Source

Structs§

Arguments
Main arguments for create_account functions.

Constants§

DEFAULT_TTL
The time-to-live for a slot value.

Functions§

create_account
Creates a new account with the standard (from, slot) derivation and default TTL.
create_account_with_seeds
Creates a new account with using the specified seeds and default TTL.
create_account_with_seeds_and_ttl
Creates a new account with using the specified seeds and the specified TTL.
create_account_with_ttl
Creates a new account with the standard (from, slot) derivation and the specified TTL.