Interface AuthenticationProgramStateAlternateStack<StackType>

Type Parameters

  • StackType = Uint8Array

Hierarchy

Properties

Properties

alternateStack: StackType[]

The "alternate stack" is separate stack on which OP_TOALTSTACK and OP_FROMALTSTACK operate in bitcoin virtual machines.

Generated using TypeDoc