Added:
- constants for update operation hints:
delete
,disable
andenable
- type
Hint
(uint8) - extended
SignHash
method with parameter for hint:
SignHashExtended(name string, hash []byte, protocol ProtocolVersion, hint Hint)
Added:
delete
, disable
and enable
Hint
(uint8)SignHash
method with parameter for hint:SignHashExtended(name string, hash []byte, protocol ProtocolVersion, hint Hint)