pub async fn get_unencrypted_default_wallet(
    algod: &Algod,
    kmd: &Kmd
) -> Result<Account, SandboxError>