Skip to content

Commit

Permalink
Merge pull request #645 from ar-io/develop
Browse files Browse the repository at this point in the history
Release fix for lease to permabuy workflow
  • Loading branch information
atticusofsparta authored Jan 17, 2025
2 parents 597a55a + 9633609 commit e67b89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/ExtendLease/ExtendLease.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ function ExtendLease() {
processId: new ArweaveTransactionID(
domainData.arnsRecord.processId,
),
qty: arioFee,

arnsRecord: domainData.arnsRecord,
interactionPrice: arioFee,
},
Expand Down

0 comments on commit e67b89d

Please sign in to comment.