Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Signer ¶
Transaction signer
func NewKeystoreSigner ¶
Return a Signer backed by a keystore
func NewPrivateKeySigner ¶
Return a Signer backed by the given KeySigner (such as a crypto.PrivKey)
type TxBuilder ¶
func NewTxBuilder ¶
type TxProcessor ¶
func NewTxProcessor ¶
func NewTxProcessor(buf []byte) (TxProcessor, error)
Click to show internal directories.
Click to hide internal directories.