Skip to content

Commit

Permalink
update root certs
Browse files Browse the repository at this point in the history
  • Loading branch information
niahmiah committed Jul 17, 2018
1 parent 81b844a commit 893e582
Show file tree
Hide file tree
Showing 5 changed files with 11,528 additions and 31 deletions.
1 change: 1 addition & 0 deletions lib/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ PaymentProtocol.proto.PaymentDetails = 'message PaymentDetails {\
optional string memo = 5;\
optional string payment_url = 6;\
optional bytes merchant_data = 7;\
optional float required_fee_rate = 8;\
}\n';

PaymentProtocol.proto.PaymentRequest = 'message PaymentRequest {\
Expand Down

0 comments on commit 893e582

Please sign in to comment.