Misc comments

This commit is contained in:
Luke Parker
2024-09-20 02:12:26 -04:00
parent 554c5778e4
commit 2984d2f8cf
4 changed files with 4 additions and 15 deletions

View File

@@ -88,7 +88,6 @@ async fn signable_transaction(
// It is a reused value (with later code), but that's not an issue. Just an oddity
&mut ChaCha20Rng::from_seed(id),
&rpc.rpc,
// TODO: Have Decoys take RctType
match rct_type {
RctType::ClsagBulletproof => 11,
RctType::ClsagBulletproofPlus => 16,