Coda by Ian Macalinao
    Preparing search index...

    Type Alias OwnerInvokerSeeds

    type OwnerInvokerSeeds = {
        index: number | bigint;
        smartWallet: Address;
    }
    Index
    index: number | bigint
    smartWallet: Address