Granite Upgrade Activates in06d:02h:05m:16s

Setting ConfigKey and ContractAddress

Learn how to set the ConfigKey and ContractAddress, and Register the Precompile.

ConfigKey

Just as with the MD5 precompile in the previous section, go to the module.go file and set a ConfigKey.

Contract Address

In the same file, set a ContractAddress. Choose one that has not been used by other precompiles of earlier sections.

Is this guide helpful?