Affected by GO-2023-1806
and 1 other vulnerabilities
GO-2023-1806: mx-chain-go does not treat invalid transaction with wrong username correctly in github.com/multiversx/mx-chain-go
GO-2023-1912: mx-chain-go's relayed transactions always increment nonce in github.com/multiversx/mx-chain-go
package
Version:
v1.4.3
Opens a new window with list of versions in this module.
Published: Jan 20, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPeerSignatureHandler(
pkPIDSignature storage.Cacher,
singleSigner crypto.SingleSigner,
keygen crypto.KeyGenerator,
) (*peerSignatureHandler, error)
NewPeerSignatureHandler creates a new instance of peerSignatureHandler.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.