armmarov86
Results
1
comments of
armmarov86
Do these api (deployNewTitleEscrow) and cli (open-attestation deploy title-escrow) behave the same ?
Hi, thanks for the reply. This is how i did ``` import { TradeTrustERC721Factory } from "@govtechsg/token-registry" const connectedRegistry = TradeTrustERC721Factory.connect( , ); const tx = await connectedRegistry.deployNewTitleEscrow( , ,...