maxonrow / maxonrow-go

Maxonrow Blockchain
https://www.maxonrow.com/
5 stars 6 forks source link

Enable nft module, small fixes at multisig module. #18

Closed yenkhoon closed 4 years ago

yenkhoon commented 4 years ago

NFT module:

  1. added transfer limit for item.
  2. added mint limit.
  3. added endorser list in nft.

Multisig module:

  1. remove delete pending tx event.
b00f commented 4 years ago

Thanks