Skip to content

Commit

Permalink
rebuild client
Browse files Browse the repository at this point in the history
  • Loading branch information
aforaleka committed Oct 18, 2024
1 parent b859d59 commit c39d27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v4-client-js/__native__/__ios__/v4-native-client.js
Original file line number Diff line number Diff line change
Expand Up @@ -211508,7 +211508,7 @@ exports.BROADCAST_TIMEOUT_MS = 8000;
// API Defaults
exports.API_TIMEOUT_DEFAULT_MS = 5000;
// Gas
exports.GAS_MULTIPLIER = 1.5;
exports.GAS_MULTIPLIER = 1.6;
exports.ZERO_FEE = {
amount: [],
gas: '0',
Expand Down

0 comments on commit c39d27c

Please sign in to comment.