NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

chain/broadcastTransaction

Broadcast a fully built, serialized transaction to the node's peers. This is useful for broadcasting custom built transactions.

This is a one time broadcast. The transaction will not be rebroadcasted automatically like it would if it were created in the wallet.

Request 

{
  transaction: string;
}

Response 

Returns accepted: true if the transaction was accepted into the node's mempool otherwise false.

{
  hash: string;
  accepted: boolean;
}

View on Github 

Join our newsletter and stay up to date with privacy and crypto.

Discover our impactful presence — read our blog.

Learn

  • FAQ
  • Whitepaper
  • Tokenomics

Use

  • Get Started
  • Node App
  • Mine
  • Block Explorer
  • Ecosystem

Developers

  • Documentation
  • Github
  • Bug Bounty

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2023 Iron Fish.