loambuild / loam

build, deploy, and maintain ambitious smart contracts. monorepo for Loam SDK, CLI, and shared tools.
https://loam.build
2 stars 7 forks source link

fix(cli): Client init: don't specify publicKey #167

Open chadoh opened 1 month ago

chadoh commented 1 month ago

The typings encourage you to omit the parameter altogether, rather than explicitly setting it to undefined.