Coda by Ian Macalinao
    Preparing search index...

    Type Alias TransferOwnershipInstructionDataArgs

    type TransferOwnershipInstructionDataArgs = {
        newOwner: Address;
    }
    Index
    newOwner: Address