Expand description

Feature Objects

Feature objects are objects that store sufficient data to unlock a set of APIs. These objects are mostly used internally to easy re-use application code without requiring the usage of a base contract.

Structs

Struct that stores the ans-host contract address. Implements AbstractNameService feature
Store a proxy contract address. Implements Identification.
Store the Version Control contract. Implements RegisterAccess