Extends
Methods
# async static loadTape()
Loads a tape by the given txid and returns the tape.
# async static loadTapesBy()
Loads a list of tapes by the given query and returns the list.
# async static localTape()
Loads a tape of the current transaction by output index.
# async static runTape()
Runs the given tape, and returns the result.