Skip to content

Explicitly define params for constructors #15

@msinkec

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions