ConfirmedInvocationTransaction

Interface
Confirmed variant of InvocationTransaction
export interface ConfirmedInvocationTransaction extends InvocationTransaction, ConfirmedTransactionBase { 
  readonly invocationData: RawInvocationData; 
} 

Properties

invocationData
Additional raw data that is typically processed by an ABI for the client APIs.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE