Skip to content

Commit d2b39a9

Browse files
committed
fix v2 siafund transactions
1 parent 69635b2 commit d2b39a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/transactions/send/TransactionVerify.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export default {
9191
satisfiedPolicy: {
9292
policy: {
9393
type: 'uc',
94-
policy: i.unlockCondtions
94+
policy: i.unlockConditions
9595
}
9696
},
9797
value: i.value,

0 commit comments

Comments
 (0)