mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
fix: missing feeCommitment parsing
This commit is contained in:
@@ -35,6 +35,7 @@ function relayRequestBodyToWithdrawalPayload(
|
||||
},
|
||||
withdrawal,
|
||||
scope,
|
||||
feeCommitment: body.feeCommitment
|
||||
};
|
||||
return wp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user