LibertyDSNP / eth-sdk-ts

TypeScript SDK for DSNP on Ethereum
Apache License 2.0
9 stars 1 forks source link

sdk.createRegistration correctly returns a DSNPUserURI #121

Closed wilwade closed 3 years ago

wilwade commented 3 years ago

Problem

sdk.createRegistration said it was returning a DSNPUserURI, but it was not.

Solution

Made it return a DSNPUserURI

Double Checks: