@etherean/etherean-grpc
Advanced tools
Comparing version 1.9.3 to 1.9.4
@@ -210,2 +210,6 @@ import { MessageType } from '@protobuf-ts/runtime'; | ||
rewardPoints?: Decimal; | ||
/** | ||
* @generated from protobuf field: google.type.Decimal reward_humanity_score = 8; | ||
*/ | ||
rewardHumanityScore?: Decimal; | ||
} | ||
@@ -212,0 +216,0 @@ /** |
@@ -163,2 +163,6 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
rewardPoints?: Decimal; | ||
/** | ||
* @generated from protobuf field: google.type.Decimal reward_humanity_score = 8; | ||
*/ | ||
rewardHumanityScore?: Decimal; | ||
} | ||
@@ -165,0 +169,0 @@ /** |
@@ -104,3 +104,4 @@ // @generated by protobuf-ts 2.9.4 with parameter generate_dependencies,optimize_code_size,output_javascript | ||
{ no: 6, name: "connector_type", kind: "scalar", T: 9 /*ScalarType.STRING*/ }, | ||
{ no: 7, name: "reward_points", kind: "message", T: () => Decimal } | ||
{ no: 7, name: "reward_points", kind: "message", T: () => Decimal }, | ||
{ no: 8, name: "reward_humanity_score", kind: "message", T: () => Decimal } | ||
]); | ||
@@ -107,0 +108,0 @@ } |
{ | ||
"name": "@etherean/etherean-grpc", | ||
"type": "module", | ||
"version": "1.9.3", | ||
"version": "1.9.4", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "keywords": [], |
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
873391
13867