NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/multisig/createSigningCommitment

Creates the siging commitment for a participant of a multisig wallet. The participant is committing to participate in the transaction signing process for the multisig account. The next step involves aggregating all of these commitments and create a signing package using the RPC wallet/multisig/createSigningPackage.

Request 

{
  account?: string
  unsignedTransaction: string
  signers: Array<{ identity: string }>
}

Response 

{
  commitment: string
}

Note: the identity for the account parameter (or the default account if no account is specified) is automatically included in the list of signer identities.

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.