@ecency/sdk 2.3.17 → 2.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3387,6 +3387,7 @@ interface Entry$1 {
3387
3387
  json_metadata: JsonMetadata | null;
3388
3388
  max_accepted_payout: string;
3389
3389
  net_rshares: number;
3390
+ net_votes?: number;
3390
3391
  parent_author?: string;
3391
3392
  parent_permlink?: string;
3392
3393
  payout: number;