FrequencyAccount: {
    header: AccountHeader;
    key: Key;
    lastUpdate: bigint;
    period: bigint;
    publicKey: PublicKey<string>;
}

Type declaration

Generated using TypeDoc