This commit is contained in:
Łukasz Magiera
2020-10-09 01:27:49 +02:00
parent f3dc730b05
commit 6e8efb9d2c
8 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ type StateAPI struct {
// TODO: the wallet here is only needed because we have the MinerCreateBlock
// API attached to the state API. It probably should live somewhere better
Wallet api.WalletAPI
Wallet api.WalletAPI
DefWallet wallet.Default
ProofVerifier ffiwrapper.Verifier