@phala/typedefs
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -74,2 +74,3 @@ import poc3 from './phala-poc3'; | ||
EthereumTxHash: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -146,2 +147,3 @@ _enum: { | ||
DepositNonce: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -217,2 +219,3 @@ _enum: { | ||
EthereumTxHash: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -289,2 +292,3 @@ _enum: { | ||
DepositNonce: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -361,2 +365,3 @@ _enum: { | ||
DepositNonce: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -433,2 +438,3 @@ _enum: { | ||
DepositNonce: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -435,0 +441,0 @@ _enum: { |
@@ -8,2 +8,3 @@ declare const _default: { | ||
DepositNonce: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -10,0 +11,0 @@ _enum: { |
@@ -11,2 +11,3 @@ "use strict"; | ||
"DepositNonce": "u64", | ||
"RawSolution": "RawSolutionWith24", | ||
"WorkerStateEnum": { | ||
@@ -13,0 +14,0 @@ "_enum": { |
@@ -7,2 +7,3 @@ declare const _default: { | ||
EthereumTxHash: string; | ||
RawSolution: string; | ||
WorkerStateEnum: { | ||
@@ -9,0 +10,0 @@ _enum: { |
@@ -10,2 +10,3 @@ "use strict"; | ||
"EthereumTxHash": "H256", | ||
"RawSolution": "RawSolutionWith16", | ||
"WorkerStateEnum": { | ||
@@ -12,0 +13,0 @@ "_enum": { |
{ | ||
"name": "@phala/typedefs", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"main": "dist/index.js", | ||
@@ -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 not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
42623
952