JSONRPC_Framework
JSONRPC_Framework copied to clipboard
JSON RPC Framework on Delphi
Consider support for client-side batch RPC calls
Add support for low-level calls to Polkadot functions by encoding them as extrinsics
Consider support for SCALE encoding in order to support Polkadot See also: https://docs.substrate.io/reference/scale-codec/ Investigate if this is equivalent to compact encoding, if not, support compact encoding as well. Split off...
Support for LPCs, the equivalent of the delayed directive