Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

KindRegistryClient

Git Source

Functions

_KindRegistryClient_initialize

function _KindRegistryClient_initialize(address kindRegistry) internal;

_KindRegistryClient_intializeFrom

function _KindRegistryClient_intializeFrom(address setRegistry) internal;

checkKindRevision

function checkKindRevision(uint64 kindId, uint32 kindRev0) internal view returns (uint32);