Provider

Interface
export interface Provider extends ProviderBase { 
  readonly relayTransaction: (network: NetworkType, transaction: TransactionModel) => Promise<RelayTransactionResult>; 
} 

Methods

relayTransaction

(network: NetworkType, transaction: TransactionModel) => Promise<RelayTransactionResult> 
  • @neo-one/client
  • @neo-one/smart-contract
DOCS
InstallationMain ConceptsAdvanced GuidesAPI ReferenceContributing
CHANNELS
GitHubStack OverflowDiscord ChatTwitterYouTube
COPYRIGHT © 2021 NEO•ONE