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

    Interface ComputedBlockEffect

    Which accounts and fields are affected by a set of block

    interface ComputedBlockEffect {
        account: GenericAccount;
        fields: ComputedBlocksEffectFields;
    }
    Index

    Properties

    Properties