entropyxyz / sdk

Official JavaScript SDK for Entropy blockchain.
GNU Affero General Public License v3.0
7 stars 0 forks source link

add private account types to register #270

Closed frankiebee closed 2 months ago

frankiebee commented 7 months ago

as of this moment the sdk only supports public and permissioned account types during registration. ensure that private is allowed and documented.

jawndiego commented 4 months ago

need to add tests ... WIP in #301