Leo Wallet Docs
Home
  • Wallet Adapter for Aleo Apps
  • packages
    • ui
      • docs
        • modules
        • interfaces
          • WalletIconProps
          • WalletModalContextState
          • WalletModalProps
          • WalletModalProviderProps
    • core
      • base
        • docs
          • modules
          • classes
            • BaseMessageSignerWalletAdapter
            • BaseSignerWalletAdapter
            • BaseWalletAdapter
            • Deployment
            • EventEmitter-1
            • Transaction
            • Transition
            • WalletAccountError
            • WalletConfigError
            • WalletConnectionError
            • WalletDecryptionError
            • WalletDecryptionNotAllowedError
            • WalletDisconnectedError
            • WalletDisconnectionError
            • WalletError
            • WalletKeypairError
            • WalletLoadError
            • WalletNotConnectedError
            • WalletNotReadyError
            • WalletNotSelectedError
            • WalletPublicKeyError
            • WalletRecordsError
            • WalletSendTransactionError
            • WalletSignMessageError
            • WalletSignTransactionError
            • WalletTimeoutError
            • WalletTransactionError
            • WalletWindowBlockedError
            • WalletWindowClosedError
          • enums
            • DecryptPermission
            • WalletAdapterNetwork
            • WalletReadyState
          • interfaces
            • AleoDeployment
            • AleoTransaction
            • AleoTransition
            • EventEmitter.EventEmitterStatic
            • EventEmitter.ListenerFn
            • MessageSignerWalletAdapterProps
            • SignerWalletAdapterProps
            • WalletAdapterEvents
            • WalletAdapterProps
          • modules
            • EventEmitter
      • react
        • docs
          • modules
          • interfaces
            • Wallet
            • WalletContextState
            • WalletProviderProps
    • wallets
      • leo
        • docs
          • modules
          • classes
            • LeoWalletAdapter
          • interfaces
            • LeoWallet
            • LeoWalletAdapterConfig
            • LeoWalletEvents
            • LeoWindow
Powered by GitBook
On this page
  • Class: Transition
  • Implements
  • Table of contents
  • Constructors
  • Properties

Was this helpful?

  1. packages
  2. core
  3. base
  4. docs
  5. classes

Transition

PreviousTransactionNextWalletAccountError

Last updated 11 months ago

Was this helpful?

/ / Transition

Class: Transition

Implements

Table of contents

Constructors

Properties

Constructors

constructor

• new Transition(program, functionName, inputs)

Parameters

Name
Type

program

string

functionName

string

inputs

any[]

Defined in

Properties

functionName

• functionName: string

Implementation of

Defined in


inputs

• inputs: any[]

Implementation of

Defined in


program

• program: string

Implementation of

Defined in

.

.

.

transaction.ts:13
transaction.ts:10
transaction.ts:11
transaction.ts:9
@demox-labs/aleo-wallet-adapter-base
Exports
AleoTransition
constructor
functionName
inputs
program
AleoTransition
AleoTransition
AleoTransition
functionName
inputs
program