Coda by Ian Macalinao
    Preparing search index...

    Type Alias TransactionSeeds

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