Skip to content

Explicitly define params for constructors #15

Description

@msinkec

E.g. for Transaction.Input. Currently its just a untyped object, so figuring out structure requires to read bsv lib code...

index.d.ts:

constructor(params: object);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions