Zilliqa / gozilliqa-sdk

Zilliqa golang sdk
GNU General Public License v3.0
33 stars 29 forks source link

crosschain/mpt_nonce #88

Closed renlulu closed 3 years ago

renlulu commented 3 years ago

Description

This PR introduces two major features:

  1. create cross chain transactions with specific nonce in order to support poly relayer's nonce manager
  2. support hashed key while doing MPT verify.

Review Suggestion

Status

Implementation