Skip to content

7.4.0

Choose a tag to compare

@Insidexa Insidexa released this 18 Apr 10:14
· 148 commits to master since this release
  • fix types for JsonRpcModule async options
  • export JSON_RPC_OPTIONS.
    You can inject rpc config:
    @Inject(JSON_RPC_OPTIONS) private config: JsonRpcConfig