Coda by Ian Macalinao
    Preparing search index...

    Interface TransferOwnershipInstructionDataArgs

    interface TransferOwnershipInstructionDataArgs {
        newOwner: Address;
    }
    Index

    Properties

    Properties

    newOwner: Address