Function iota_wallet::account::builder::get_first_public_address
source · [−]pub(crate) async fn get_first_public_address(
secret_manager: &Arc<RwLock<SecretManager>>,
coin_type: u32,
account_index: u32
) -> Result<Address>
Expand description
Generate the first public address of an account