NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/multisig/aggregateSignatureShares

Aggregates signature shares for a given signing package to produce a signed transaction. The signed transaction is broadcast to the network by default.

Request 

{
  account?: string
  signingPackage: string
  signatureShares: Array<string>
  broadcast?: boolean
}

The response returns the serialized transaction and boolean flags indicating whether the transaction was accepted into the mempool and whether it was broadcast to the network.

Response 

{
  accepted: boolean
  broadcasted: boolean
  transaction: string
}
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

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2024 Iron Fish.