alephium / alephium-web3

The Typescript SDK for building dapps on Alephium
GNU Lesser General Public License v3.0
11 stars 19 forks source link

typo fix: on type defs #443

Closed alanJames00 closed 1 week ago

alanJames00 commented 1 week ago

Typo Fix

  1. Found a small type definition typo of constractFactory while writing some contracts in my IDE.
  2. checked the other type names in the file, made sure the correct name should be contractFactory
  3. Made the change
polarker commented 1 week ago

Thanks a lot!

alanJames00 commented 1 week ago

Is there anything else I should do to make this PR merge-able ?

polarker commented 1 week ago

Is there anything else I should do to make this PR merge-able ?

No, it's perfect. Just we were busy