Skip to content

[Bug] Minor code quality issues (incorrect types, string throws, wrong package name in docs) #1209

@marshacb

Description

@marshacb
  • InputObject.type and InputObject.id use "string" literal instead of string type (sdk/src/models/input/inputObject.ts:11-12)
  • String literals thrown instead of Error objects (create-leo-app/template-offline-public-transaction-ts/src/helpers.ts, e2e/testnet/index.js)
  • Docs reference @provable.sdk instead of @provablehq/sdk (docs/examples/01_transfer_public.md, likely others)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions