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

    Interface BaseGenerationConfig

    interface BaseGenerationConfig {
        initialTrustedAccount: Account;
        network: bigint;
        voteSerial?: bigint;
    }

    Hierarchy (View Summary)

    Index

    Properties

    initialTrustedAccount: Account
    network: bigint
    voteSerial?: bigint