We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69635b2 commit d2b39a9Copy full SHA for d2b39a9
src/components/transactions/send/TransactionVerify.vue
@@ -91,7 +91,7 @@ export default {
91
satisfiedPolicy: {
92
policy: {
93
type: 'uc',
94
- policy: i.unlockCondtions
+ policy: i.unlockConditions
95
}
96
},
97
value: i.value,
0 commit comments