//
pkg.gl
Category
github.com/filecoin-project/lotus
chain
messagesigner
package
1.32.0-rc2
Repository:
https://github.com/filecoin-project/lotus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
4
Files
190 SLOC
#
Functions
NewMessageSigner
No description provided by the author
SigningBytes
No description provided by the author
#
Structs
MessageSigner
MessageSigner keeps track of nonces per address, and increments the nonce when signing a message.
#
Interfaces
MsgSigner
No description provided by the author