We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94658c commit e8a3ecfCopy full SHA for e8a3ecf
website/docs/sdk/instantiation.md
@@ -54,8 +54,6 @@ const options = { provider, addressType}
54
const contract = new Contract(P2PKH, contractArguments, options);
55
```
56
57
-### TypeScript Typings
58
-
59
## Contract Properties
60
61
### address
0 commit comments