Documentation ¶
Overview ¶
Package notary provides interface to Notary native contract. This contract is a NeoGo extension and is not available on regular Neo networks. To use it you need to have this extension enabled on the network.
Index ¶
Constants ¶
View Source
const Hash = "\x3b\xec\x35\x31\x11\x9b\xba\xd7\x6d\xd0\x44\x92\x0b\x0d\xe6\xc3\x19\x4f\xe1\xc1"
Hash represents Notary contract hash.
Variables ¶
This section is empty.
Functions ¶
func ExpirationOf ¶
ExpirationOf represents `expirationOf` method of Notary native contract.
func GetMaxNotValidBeforeDelta ¶
func GetMaxNotValidBeforeDelta() int
GetMaxNotValidBeforeDelta represents `getMaxNotValidBeforeDelta` method of Notary native contract.
func LockDepositUntil ¶
LockDepositUntil represents `lockDepositUntil` method of Notary native contract.
func SetMaxNotValidBeforeDelta ¶
func SetMaxNotValidBeforeDelta(value int)
SetMaxNotValidBeforeDelta represents `setMaxNotValidBeforeDelta` method of Notary native contract.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.