@leofcoin/chain 1.9.9 → 1.9.11

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.
@@ -9040,4 +9040,4 @@ const DEFAULT_NODE_OPTIONS = {
9040
9040
  stars: networks.leofcoin.peach.stars
9041
9041
  };
9042
9042
 
9043
- export { BlockMessage as B, ContractMessage as C, DEFAULT_NODE_OPTIONS as D, LastBlockMessage as L, PROTOCOL_VERSION as P, RawTransactionMessage as R, StateMessage as S, TransactionMessage as T, ValidatorMessage as V, REACHED_ONE_ZERO_ZERO as a, PrevoteMessage as b, PrecommitMessage as c, ProposalMessage as d, BWMessage as e, BWRequestMessage as f, networks$1 as n, toBase58 as t };
9043
+ export { BWMessage as B, ContractMessage as C, DEFAULT_NODE_OPTIONS as D, LastBlockMessage as L, PROTOCOL_VERSION as P, REACHED_ONE_ZERO_ZERO as R, StateMessage as S, TransactionMessage as T, ValidatorMessage as V, BWRequestMessage as a, BlockMessage as b, PrecommitMessage as c, PrevoteMessage as d, ProposalMessage as e, RawTransactionMessage as f, networks$1 as n, toBase58 as t };