Skip to content

Commit abdce2d

Browse files
authored
Update App.vue
1 parent 8694035 commit abdce2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export default {
180180
relayFee: "2000000000000000", /// unit(BNB,18)
181181
// Gas fee
182182
gasLimit: "200000",
183-
gasPrice: "20000000000",
183+
gasPrice: "5000000000",
184184
}),
185185
watch: {
186186
recipient(newRecipient, oldRecipient) {

0 commit comments

Comments
 (0)