Versions in this module Expand all Collapse all v1 v1.0.1 Feb 9, 2020 Changes in this version + var Default = &TransactionSigner + func EteSignature(prikey []byte, hash []byte) ([]byte, uint16) + type TransactionSigner struct + func (singer *TransactionSigner) SignTransactionHash(msg []byte, privateKey []byte, eccType uint32) ([]byte, error)