Added RCTTypeCLSAG to decode_ringct

https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/217
This commit is contained in:
moneroexamples 2020-09-06 14:41:23 +08:00
parent 70ffcf68d8
commit a715f9c37b
1 changed files with 1 additions and 0 deletions

View File

@ -937,6 +937,7 @@ decode_ringct(rct::rctSig const& rv,
case rct::RCTTypeSimple:
case rct::RCTTypeBulletproof:
case rct::RCTTypeBulletproof2:
case rct::RCTTypeCLSAG:
amount = rct::decodeRctSimple(rv,
rct::sk2rct(scalar1),
i,