Closed DancingAxolotl closed 3 years ago
https://www.pivotaltracker.com/story/show/179284542
Added a resolution.location method that returns domain location details:
resolution.location
type DomainLoaction = { registry: string; resolver: string; networkId: number; blockchain: BlockchainType; owner: string; }
@DancingAxolotl I think it's ready to be merged unless you have something to add
Related story
https://www.pivotaltracker.com/story/show/179284542
Changes
Added a
resolution.location
method that returns domain location details: