Coda by Ian Macalinao
    Preparing search index...
    interface UseAuthorityRecord {
        allowedUses: bigint;
        bump: number;
        key: Key;
    }
    Index

    Properties

    Properties

    allowedUses: bigint
    bump: number
    key: Key