Coda by Ian Macalinao
    Preparing search index...

    Type Alias TokenOwnerRecordSeeds

    type TokenOwnerRecordSeeds = {
        governingTokenMint: Address;
        governingTokenOwner: Address;
        realm: Address;
    }
    Index
    governingTokenMint: Address
    governingTokenOwner: Address
    realm: Address