Transition
@demox-labs/aleo-wallet-adapter-base / Exports / Transition
Class: Transition
Implements
Table of contents
Constructors
Properties
Constructors
constructor
• new Transition(program
, functionName
, inputs
)
Parameters
Name | Type |
---|---|
|
|
|
|
|
|
Defined in
Properties
functionName
• functionName: string
Implementation of
Defined in
inputs
• inputs: any
[]
Implementation of
Defined in
program
• program: string
Implementation of
Defined in
Last updated