matra774

Results 5 comments of matra774

>it looks like our documentation is incorrect. Not just the docs, the implementation also. All incorrect data should be handled in the same way (now string are handled differently than...

@brentschmaltz I do not suggest to modify the behavior so that `exp` property getter throws. On a contrary. It currently throws, if a value is DateTime string - I suggest...

@david739 As error message specifies, you need to set mandatory parameters. Check the documentation here: https://node.bitcoinsv.io/sv-node/settings#mandatory-settings

Specify mandatory settings listed in the link that I provided (excessiveblocksize, maxstackmemoryusageconsensus) on command line or configuration file.

@hickwa can you describe use case for this RPC call? Would it be better to add optional size limit parameter to existing `getrawtransaction` RPC call, so that you do not...