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

    Type Alias GetAccountStateAPIResponseFailure

    type GetAccountStateAPIResponseFailure = {
        account: string;
        error: string;
    }
    Index

    Properties

    Properties

    account: string
    error: string