@pioneer-platform/pioneer-types
Advanced tools
Comparing version 8.1.55 to 8.1.56
@@ -13,3 +13,4 @@ interface Asset { | ||
coin?: string; | ||
network: string; | ||
caip?: string; | ||
network?: string; | ||
asset?: string; | ||
@@ -20,3 +21,3 @@ isTestnet?: boolean; | ||
type?: string; | ||
txid: string; | ||
txid?: string; | ||
noBroadcast?: boolean; | ||
@@ -23,0 +24,0 @@ description?: any; |
{ | ||
"name": "@pioneer-platform/pioneer-types", | ||
"version": "8.1.55", | ||
"version": "8.1.56", | ||
"main": "./lib/index.js", | ||
@@ -31,3 +31,3 @@ "types": "./lib/index.d.ts", | ||
}, | ||
"gitHead": "e1212fa842d8371740282be3f0cce4d32aff3201" | ||
"gitHead": "6b6e8cf1e369479b9e7e977d0e4990cefe607a89" | ||
} |
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
1
100
672
16963
18