use-ink / useink

A React hooks library for ink!
Apache License 2.0
61 stars 5 forks source link

fix: deploy contracts with multiple args #103

Closed DoubleOTheven closed 1 year ago

DoubleOTheven commented 1 year ago

Resolves #

Description

Deploying contracts with more than one constructor arg used to fail. This fixes it.