Add missing blinded serial number value and update accordingly the code

This commit is contained in:
aniampio
2021-10-20 16:06:30 +01:00
parent b068dde7c7
commit 2e8a0e9a72
9 changed files with 145 additions and 90 deletions
+1
View File
@@ -191,6 +191,7 @@ async fn TEMPORARY_obtain_bandwidth_credential(
prepare_for_spending(
&identity.to_bytes(),
&bandwidth_credential,
&bandwidth_credential_attributes,
&verification_key,
)
.expect("failed to prepare bandwidth credential for spending!")