@fuel-bridge/fungible-token
Advanced tools
Comparing version 0.4.0-pr-106-05c1607 to 0.4.0-pr-106-06bc39d
@@ -366,6 +366,2 @@ { | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
}, | ||
{ | ||
"name": "storage", | ||
@@ -376,2 +372,6 @@ "arguments": [ | ||
] | ||
}, | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
} | ||
@@ -493,6 +493,2 @@ ] | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
}, | ||
{ | ||
"name": "storage", | ||
@@ -503,2 +499,6 @@ "arguments": [ | ||
] | ||
}, | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
} | ||
@@ -505,0 +505,0 @@ ] |
# @fuel-bridge/fungible-token | ||
## 0.4.0-pr-106-05c1607 | ||
## 0.4.0-pr-106-06bc39d | ||
@@ -5,0 +5,0 @@ ### Minor Changes |
@@ -366,11 +366,11 @@ var types = [ | ||
{ | ||
name: "payable", | ||
name: "storage", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
}, | ||
{ | ||
name: "storage", | ||
name: "payable", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
@@ -497,11 +497,11 @@ } | ||
{ | ||
name: "payable", | ||
name: "storage", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
}, | ||
{ | ||
name: "storage", | ||
name: "payable", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
@@ -508,0 +508,0 @@ } |
{ | ||
"name": "@fuel-bridge/fungible-token", | ||
"version": "0.4.0-pr-106-05c1607", | ||
"version": "0.4.0-pr-106-06bc39d", | ||
"module": "dist/index.mjs", | ||
@@ -10,3 +10,3 @@ "types": "dist/index.d.ts", | ||
"@fuel-bridge/esbuild-bin-loader": "0.0.1", | ||
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-05c1607" | ||
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-06bc39d" | ||
}, | ||
@@ -13,0 +13,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
921244