Skip to content

Commit

Permalink
Update applications/typechain_revived.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Müller <[email protected]>
  • Loading branch information
WookashWackomy and semuelle authored May 2, 2024
1 parent e2e02b6 commit 26e0bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/typechain_revived.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Update Typechain to work with ink! 5 - specifically to handle the way events are

#### Simplify & enhance usage of deployment classes
The current design of Typechain generated code induces runtime errors due to improper handling of ABI. Our goal is to make the code runtime-safe and more intuitive.
Additinally we will add a possibility to upload code without instantiating the contract. (Corresponding issue)[https://github.com/Brushfam/typechain-polkadot/issues/106]
Additinally we will add a possibility to upload code without instantiating the contract. [Corresponding issue](https://github.com/Brushfam/typechain-polkadot/issues/106)

#### Fix/improve typechain-complier
Typechain-compiler has never worked for us reliably and we had to develop our own solution.
Expand Down

0 comments on commit 26e0bdc

Please sign in to comment.