Coda by Ian Macalinao
    Preparing search index...

    Maps each RuleSet revision to its byte offset within the PDA.

    type RuleSetRevisionMapV1 = {
        ruleSetRevisions: bigint[];
    }
    Index

    Properties

    Properties

    ruleSetRevisions: bigint[]

    Byte offset of each revision, indexed by revision number.