Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface ECDSA_SECP256K1AccountInfo

    Account info entry

    interface ECDSA_SECP256K1AccountInfo {
        account: Account<ECDSA_SECP256K1>;
        description: string;
        metadata: string;
        name: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    The account that this info is for

    description: string

    A description for the account

    metadata: string

    Arbitrary metadata for the account

    name: string

    A name for the account