added announec to joinpool #291
Annotations
5 errors
All
cannot use blockchain.NewSimpleKeyStorer("") (value of type *blockchain.SimpleKeyStorer) as *announcements.FxAnnouncements value in argument to blockchain.NewFxBlockchain
|
All
Process completed with exit code 1.
|
All:
mobile/config.go#L175
cannot use blockchain.NewSimpleKeyStorer("") (value of type *blockchain.SimpleKeyStorer) as type *announcements.FxAnnouncements in argument to blockchain.NewFxBlockchain
|
All:
mobile/config.go#L176
cannot use blockchain.WithAuthorizer(mc.h.ID()) (value of type blockchain.Option) as type blockchain.KeyStorer in argument to blockchain.NewFxBlockchain:
|
All
Process completed with exit code 1.
|