LibertyDSNP / eth-sdk-ts

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

createRegistration function now returns object of registration rather… #179

Closed waylandli closed 2 years ago

waylandli commented 2 years ago

… than the URI

Problem

https://www.pivotaltracker.com/n/projects/2436354/stories/179854991

Solution

The function has to return a registration object rather than just the URI

Change summary: