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.

Use

  • Node App
  • Node CLI
  • Mine
  • Block Explorer
  • Ecosystem

Learn

  • Get Started
  • FAQ
  • Whitepaper
  • Tokenomics

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Developers

  • Documentation
  • Github
Privacy Policy

|

Media Kit

|

Copyright 2024 Iron Fish.