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

    Interface AccountComputedEffect

    interface AccountComputedEffect {
        account: GenericAccount;
        fields: ComputedBlocksEffectFields;
        type: "ACCOUNT";
    }
    Index

    Properties

    type: "ACCOUNT"