Documentation ¶ Index ¶ func Get(id []byte) []byte func Init(addrNetmap interop.Hash160) func List() [][]byte func ListByCID(epoch int, cid []byte) [][]byte func ListByEpoch(epoch int) [][]byte func ListByNode(epoch int, cid []byte, key interop.PublicKey) [][]byte func Put(rawAuditResult []byte) bool func Version() int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(id []byte) []byte func Init ¶ func Init(addrNetmap interop.Hash160) func List ¶ func List() [][]byte func ListByCID ¶ func ListByCID(epoch int, cid []byte) [][]byte func ListByEpoch ¶ func ListByEpoch(epoch int) [][]byte func ListByNode ¶ func ListByNode(epoch int, cid []byte, key interop.PublicKey) [][]byte func Put ¶ func Put(rawAuditResult []byte) bool func Version ¶ func Version() int Types ¶ This section is empty. Source Files ¶ View all Source files audit_contract.go Click to show internal directories. Click to hide internal directories.