Skip to content

Commit

Permalink
Merge pull request Qsilver97#252 from Qsilver97/staging
Browse files Browse the repository at this point in the history
Update qhelpers.c: add QCAP support
  • Loading branch information
Qsilver97 authored Oct 23, 2024
2 parents 09cc130 + e2b4ff3 commit 53942c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qshared/qhelpers.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ struct issuerpub ASSETS[] =
{ "QFT", "TFUYVBXYIYBVTEMJHAJGEJOOZHJBQFVQLTBBKMEHPEVIZFXZRPEYFUWGTIWG" },
{ "QWALLET", "QWALLETSGQVAGBHUCVVXWZXMBKQBPQQSHRYKZGEJWFVNUFCEDDPRMKTAUVHA" },
{ "CFB", "CFBMEMZOIDEXQAUXYYSZIURADQLAPWPMNJXQSNVQZAHYVOPYUKKJBJUCTVJL" },
{ "QCAP", "QCAPWMYRSHLBJHSTTZQVCIBARVOASKDENASAKNOBRGPFWWKRCUVUAXYEZVOG" },
};

uint64_t assetint(char *assetname)
Expand Down

0 comments on commit 53942c2

Please sign in to comment.