@fuel-bridge/fungible-token
Advanced tools
Comparing version 0.2.2 to 0.2.3-next-f084b8e
@@ -277,6 +277,2 @@ { | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
}, | ||
{ | ||
"name": "storage", | ||
@@ -287,2 +283,6 @@ "arguments": [ | ||
] | ||
}, | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
} | ||
@@ -394,2 +394,6 @@ ] | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
}, | ||
{ | ||
"name": "storage", | ||
@@ -400,6 +404,2 @@ "arguments": [ | ||
] | ||
}, | ||
{ | ||
"name": "payable", | ||
"arguments": [] | ||
} | ||
@@ -406,0 +406,0 @@ ] |
# @fuel-bridge/fungible-token | ||
## 0.2.3-next-f084b8e | ||
## 0.2.2 | ||
@@ -4,0 +6,0 @@ |
@@ -277,11 +277,11 @@ var types = [ | ||
{ | ||
name: "payable", | ||
name: "storage", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
}, | ||
{ | ||
name: "storage", | ||
name: "payable", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
@@ -397,11 +397,11 @@ } | ||
{ | ||
name: "storage", | ||
name: "payable", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
}, | ||
{ | ||
name: "payable", | ||
name: "storage", | ||
"arguments": [ | ||
"read", | ||
"write" | ||
] | ||
@@ -408,0 +408,0 @@ } |
{ | ||
"name": "@fuel-bridge/fungible-token", | ||
"version": "0.2.2", | ||
"version": "0.2.3-next-f084b8e", | ||
"module": "dist/index.mjs", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
937260