cennznet / plug-blockchain

PL^G: a framework for building customised blockchains
GNU General Public License v3.0
11 stars 3 forks source link

Asset Ids are incorrect in Stable-Hotfix branch #69

Closed mzxyz closed 4 years ago

mzxyz commented 4 years ago

The asset_Id config in stable-hotfix branch is still using [0, 1].

Should change to [16000, 16001]

jordy25519 commented 4 years ago

The asset IDs are configured correctly in cennznet, plug doesn't need to know about or use 16000/160001. It think there was mix up between the stable-hotfix branches on cennznet/cennznet and cennznet/plug-blockchain

mzxyz commented 4 years ago

mix up

Yes, you are right, will close this