jim380 / Re

FIX protocol on blockchain
https://cyphercore.io/re
Apache License 2.0
3 stars 1 forks source link

Update all unit tests on the main and on PRs #121

Closed uwezukwechibuzor closed 11 months ago

uwezukwechibuzor commented 11 months ago
 // Add a new field for chain ID
  // In a blockchain network, there are multiple chains, each with its unique
  // features, rules, and assets. By including a chainID, you can indicate
  // whether the message should be processed on the Ethereum network, Binance
  // Smart Chain, or any other blockchain
  string chainID = 8;

include this field on the Header in each unit test