mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-21 22:36:42 +00:00
Update kaspawalletd.proto
This commit is contained in:
parent
fc4c2d4c19
commit
b5c54beef6
@ -1,7 +1,7 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
option go_package = "github.com/kaspanet/kaspad/cmd/kaspawallet/daemon/pb";
|
option go_package = "github.com/fabbez/topiad/cmd/topiawallet/daemon/pb";
|
||||||
package kaspawalletd;
|
package topiawalletd;
|
||||||
|
|
||||||
service kaspawalletd {
|
service kaspawalletd {
|
||||||
rpc GetBalance (GetBalanceRequest) returns (GetBalanceResponse) {}
|
rpc GetBalance (GetBalanceRequest) returns (GetBalanceResponse) {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user