ConfirmedTransactionBase

Interface
Common propreties for all ConfirmedTransactions.
export interface ConfirmedTransactionBase { 
  readonly receipt: TransactionReceipt; 
} 

Properties

receipt
TransactionReceipt
'Receipt' of the confirmed transaction on the blockchain. This contains properties like the block the Transaction was included in.
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE