wallet/signTransaction

Takes in an unsigned transaction and signs it with the wallet's spending key. You do not need to specify the account, the RPC will iterate through all accounts to find the one that can sign the transaction.

Returns the signed transaction and the account name that signed the transaction.

You can use the addTransaction RPC to add the signed transaction to the wallet and mempool.

Request 

{
  unsignedTransaction: string
}

Response 

{
  transaction: string
  account: string
}
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.