Skip to content

[API] Transactions parameters doesn't work or not documented properly #34

@MrLutik

Description

@MrLutik

Transactions requests:

/api/transactions: {"transactions":[{"_id":"6925c5fb0f7fd129a38db4e3","ch_time":1764083195,"cr_time":1764083195,"hash":"7E855BD8D4CB5540E001801D18CDF8\n

Works as expected.

/api/transactions?address=kira143q8vxpvuykt9pq50e6hng9s38vmy844n8k9wx: {"transactions":[{"_id":"6925c5fb0f7fd129a38db4e3","ch_time":1764083195,"cr_tim\n

Doesn't work.

/api/transactions?address=foobar: {"transactions":[{"_id":"6925c5fb0f7fd129a38db4e3","ch_time":1764083195,"cr_time":1764083195,"hash":"7E855BD8D4CB554\n

Should throw an error. Conclusion - parameter never passed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions