@procivis/react-native-one-core
    Preparing search index...

    Interface HolderWalletInstanceDetail

    interface HolderWalletInstanceDetail {
        authenticationKeyType: string;
        id: string;
        trustedRpRequired: boolean;
        walletProviderName: string;
        walletProviderUrl: string;
    }
    Index

    Properties

    authenticationKeyType: string
    id: string
    trustedRpRequired: boolean
    walletProviderName: string
    walletProviderUrl: string