Skip to content

Commit

Permalink
Fix withdrawal integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbertra committed Jun 5, 2023
1 parent 44a5872 commit 93bc258
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -145,7 +145,7 @@ instance PaginatedQuery GetWithdrawals where
( (txBody', block')
, flip Map.mapWithKey inputs \payout Payout{..} -> case datum of
AssetId{..} -> PayoutRef
{ contractId = standardContractId contract1
{ contractId = standardContractId contract2
, payout
, rolesCurrency = policyId
, role = tokenName
Expand Down

0 comments on commit 93bc258

Please sign in to comment.