@fuel-bridge/fungible-token
Advanced tools
Comparing version 0.4.0-pr-106-2f7d29b to 0.4.0-pr-106-2fbbef3
@@ -491,6 +491,2 @@ { | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
}, | ||
{ | ||
"name": "storage", | ||
@@ -501,2 +497,6 @@ "arguments": [ | ||
] | ||
}, | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
} | ||
@@ -503,0 +503,0 @@ ] |
# @fuel-bridge/fungible-token | ||
## 0.4.0-pr-106-2f7d29b | ||
## 0.4.0-pr-106-2fbbef3 | ||
@@ -5,0 +5,0 @@ ### Minor Changes |
@@ -496,11 +496,11 @@ var types = [ | ||
{ | ||
name: "payable", | ||
name: "storage", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
}, | ||
{ | ||
name: "storage", | ||
name: "payable", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
@@ -507,0 +507,0 @@ } |
{ | ||
"name": "@fuel-bridge/fungible-token", | ||
"version": "0.4.0-pr-106-2f7d29b", | ||
"version": "0.4.0-pr-106-2fbbef3", | ||
"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-2f7d29b" | ||
"@fuel-bridge/solidity-contracts": "0.4.0-pr-106-2fbbef3" | ||
}, | ||
@@ -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 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