Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetOwnersInstructionDataArgs

    type SetOwnersInstructionDataArgs = {
        owners: Address[];
    }
    Index
    owners: Address[]