Skip navigation links

Package org.bitcoinj.signers

Transaction signers know how to calculate signatures over transactions in different contexts, for example, using local private keys or fetching them from remote servers.

See: Description

Package org.bitcoinj.signers Description

Transaction signers know how to calculate signatures over transactions in different contexts, for example, using local private keys or fetching them from remote servers. The Wallet class uses these when sending money.
Skip navigation links