Closed freak5g closed 3 years ago
Should throw error or I'm wrong? https://github.com/bitshares/bitsharesjs/blob/db009153e4f0bfaf04e43db393b3aa45f6de72ab/lib/chain/src/ChainValidation.js#L115
I think it should throw. But perhaps it does not matter, because you need to own A to be able to create A.ABC, but A is not valid.
A
A.ABC
Yes, you're right, it doesn't matter. It is for one particular use case only.
Should throw error or I'm wrong? https://github.com/bitshares/bitsharesjs/blob/db009153e4f0bfaf04e43db393b3aa45f6de72ab/lib/chain/src/ChainValidation.js#L115