Skip to content

Commit

Permalink
Merge pull request #13 from jplomas/master
Browse files Browse the repository at this point in the history
Add walletProto
  • Loading branch information
jplomas committed Apr 1, 2022
2 parents 9280154 + 01a9ad5 commit 85489b2
Show file tree
Hide file tree
Showing 4 changed files with 3,260 additions and 596 deletions.
10 changes: 10 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,16 @@ exports.QRLPROTO_SHA256 = [
objectSha256: "2899c2d79b287e75b9ecc3aaa2fd63ec3ebd5455b7e0883528ef5425121c6a27",
objectHash: "0ec02dc141c5810d4cf58af93f5e1dd7f3ea036a1053afbed3706a470d20a76a",
cliProto: "4ea5c508a6566e76240543f8feb06fd457777be39549c4016436afda65d2330e",
walletProto: "31aecf09345df75e08f2bb406df3f06dc6e438ab85989ed213884f040ca8c8d9"
},
{
version: "3.0.1 python",
protoSha256: "0d70a3372c4668a1bf4fd42983ae01f2e0fb54b4030b808bbea78e5adadb23f0",
protoHash: "cbabe9884349f1894a24f6145b3a48565d66fedd2c35e1a68ff925daf37f3861",
objectSha256: "e7a75078b488cfa7b47ea1b7ef8102cdc87dcda93d1421a922a34a22204e0410",
objectHash: "0ec02dc141c5810d4cf58af93f5e1dd7f3ea036a1053afbed3706a470d20a76a",
cliProto: "4ea5c508a6566e76240543f8feb06fd457777be39549c4016436afda65d2330e",
walletProto: "31aecf09345df75e08f2bb406df3f06dc6e438ab85989ed213884f040ca8c8d9"
},
// development .proto
{
Expand Down
Loading

0 comments on commit 85489b2

Please sign in to comment.