Documentation ¶
Index ¶
- func NewSm2Signer(chainId *big.Int) types.Signer
- type Sm2Signer
- func (s Sm2Signer) ChainID() *big.Int
- func (s Sm2Signer) Equal(signer types.Signer) bool
- func (s Sm2Signer) Hash(tx *types.Transaction) common.Hash
- func (s Sm2Signer) Sender(tx *types.Transaction) (common.Address, error)
- func (s Sm2Signer) SignatureValues(tx *types.Transaction, sig []byte) (R, S, V *big.Int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.