Skip to content

Commit

Permalink
Fix Minswapv2 datum
Browse files Browse the repository at this point in the history
  • Loading branch information
Sluder committed Sep 13, 2024
1 parent 106a522 commit 6d27f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dex/definitions/minswap-v2/order.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default {
constructor: 0,
fields: [
{
bytes: DatumParameterKey.SenderPubKeyHash,
bytes: DatumParameterKey.SenderStakingKeyHash,
}
]
}
Expand Down

0 comments on commit 6d27f49

Please sign in to comment.