Skip to content

Parses all JSON numbers that look like floats as Decimal #1

@wintercooled

Description

@wintercooled

Currently you have to pass integer or decimal values into methods such as getblockhash(500) as getblockhash("500) will fail.

This goes against the 'simple to use' design idea. Can either convert within rpc call code or try some of the newtonsoft parse modes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions