Skip to content

Commit

Permalink
updated MethodTypes
Browse files Browse the repository at this point in the history
  • Loading branch information
gohumble committed May 4, 2024
1 parent af27ba2 commit f995842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion info.proto
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
syntax = "proto3";
package cashu.v1;
import "mint.proto"
import "mint.proto";
option go_package = "github.com/cashu/rpc/info";

enum MethodType {
Expand Down

0 comments on commit f995842

Please sign in to comment.