Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( KeyDepositAccount = []byte("DepositAccount") KeyProofWindow = []byte("ProofWindow") KeyChunkSize = []byte("ChunkSize") KeyMissesToBurn = []byte("MissesToBurn") KeyPriceFeed = []byte("PriceFeed") KeyMaxContractAgeInBlocks = []byte("MaxContractAgeInBlocks") KeyPricePerTbPerMonth = []byte("PricePerTbPerMonth") KeyAttestFormSize = []byte("AttestFormSize") KeyAttestMinToPass = []byte("AttestMinToPass") KeyCollateralPrice = []byte("CollateralPrice") )
Functions ¶
func MigrateStore ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.