Documentation ¶
Index ¶
Constants ¶
View Source
const ( // MaskSignedWithHash this mask used to verify if LSB from last byte from field options from transaction is set MaskSignedWithHash = uint32(1) )
Variables ¶
This section is empty.
Functions ¶
func NewTxVersionChecker ¶ added in v1.1.12
func NewTxVersionChecker(minTxVersion uint32) *txVersionChecker
NewTxVersionChecker will create a new instance of TxOptionsChecker
func NewVersionComparator ¶
NewVersionComparator returns a new version comparator instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.