Module warp_api_ffi::api::account
source · [−]Expand description
Account related API
Functions
Delete an account
Derive keys using Zip-32
Get the backup string. It is either the passphrase, the secret key or the viewing key depending on how the account was created
Get the secret key. Returns empty string if the account has no secret key
Retrieve the transparent balance from the LWD server
Retrieve the transparent balance for the current account from the LWD server
Import a ZWL data file
Import synchronization data obtained from external source
Update the transparent secret key for the given account from a derivation path
Update the transparent secret key for the given account
Create a new account
Generate a new diversified address
Create one or many sub accounts of the current account
Reset the database
Look for accounts that have some transparent balance. Stop when the gap limit is exceeded and no balance was found
Truncate all non account data for the current active coin
Truncate all synchronization data for the current active coin