Address errors on proto compiling
goshawk-3 opened this issue · 0 comments
goshawk-3 commented
wallet.proto:9:9: "rusk.GetBalanceResponse" is already defined in file "reward.proto".
wallet.proto:6:5: "rusk.ViewKey" seems to be defined in "keys.proto", which is not imported by "wallet.proto". To use it here, please add the necessary import.
wallet.proto:16:48: "BalanceResponse" is not defined.