Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Server struct { ServiceApi string AdminApi string } Web3 struct { Url string } KeyStore struct { Path string Address string Password string KeyJsonPath string } Contracts struct { SampleContract string DisableIdContract string Mimc7Contract string RootCommitsContract string WhitelistContract string FullVerifierContract string } Ids struct { Certifier string Storer string } }
var C Config
Click to show internal directories.
Click to hide internal directories.