Coda by Ian Macalinao
    Preparing search index...

    Type Alias TransferAuthorityInstructionDataArgs

    type TransferAuthorityInstructionDataArgs = {
        newAuthority: Address;
    }
    Index
    newAuthority: Address