interface IPrepareResult {
    ixs: TransactionInstruction[];
}

Hierarchy (View Summary)

Properties

Properties

ixs: TransactionInstruction[]