Dfns TypeScript SDK - v0.7.14
    Preparing search index...

    Type Alias DelegateWalletResponse

    type DelegateWalletResponse = {
        status: "Delegated";
        walletId: string;
    }
    Index

    Properties

    Properties

    status: "Delegated"
    walletId: string