Documentation ¶
Index ¶
Constants ¶
View Source
const ( // StoryNamespace is namespace of for story specific predeploys. StoryNamespace = "0x121E240000000000000000000000000000000000" // IPTokenNamespace is namespace of for IP Token specific predeploys. IPTokenNamespace = "0xcccccc0000000000000000000000000000000000" // NamespaceSize is the number of proxies to deploy per namespace. NamespaceSize = 2048 // IP Token Predeploys. IPTokenStaking = "0xcccccc0000000000000000000000000000000001" IPTokenSlashing = "0xcccccc0000000000000000000000000000000002" UpgradeEntrypoint = "0xcccccc0000000000000000000000000000000003" Secp256k1 = "0x00000000000000000000000000000000000256f1" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.