rubixchain / rubixgoplatform

GNU General Public License v3.0
8 stars 17 forks source link

Validate RBT Token before state change #163

Open harirubix opened 3 months ago

harirubix commented 3 months ago

Validate Whole RBTs before changing its state (split , transfer , pledge , lock) . We can use validateWholeToken() to check validity of whole tokens and in case of part tokens , check validity of its parent.