Umi — API References - v1.3.0
    Preparing search index...

    Type Alias HasWrappedInstructions

    Defines an generic object with wrapped instructions, such as a TransactionBuilder.

    type HasWrappedInstructions = {
        items: WrappedInstruction[];
    }

    Implemented by

    Index

    Properties

    Properties