Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PruneExpiredNonces ¶
func PruneExpiredNonces()
PruneExpiredNonces removes expired nonces from the map.
func ValidateNonce ¶
ValidateNonce checks if a nonce associated with the address is valid.
Types ¶
type Matrix ¶
func (*Matrix) Apply ¶
func (sm *Matrix) Apply(objs ...ObjectState)
func (*Matrix) PrintASCII ¶
func (sm *Matrix) PrintASCII()
type Nonce ¶
func GenerateOrUpdateNonce ¶
GenerateOrUpdateNonce creates or updates a nonce for the given address.
type ObjectState ¶
type ObjectState struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.