do not expose the noncePriv
This commit is contained in:
parent
cf55f3f371
commit
e0c4c2155f
@ -1009,7 +1009,6 @@ export async function checkPaymentByProposalId(
|
||||
orderId: proposal.orderId,
|
||||
sessionId: proposal.lastSessionId ?? proposal.downloadSessionId ?? "",
|
||||
claimToken: proposal.claimToken,
|
||||
noncePriv: proposal.noncePriv,
|
||||
});
|
||||
|
||||
// First check if we already paid for it.
|
||||
|
Loading…
Reference in New Issue
Block a user