UseAuthorityRecord: {
    allowedUses: bigint;
    bump: number;
    header: AccountHeader;
    key: Key;
    publicKey: PublicKey<string>;
}

Type declaration

Generated using TypeDoc