Currently, there's no way to get the execution data client used by the SDK client. This is sometimes useful when the SDK is not fully up to date with the access API.
Adding a ExecutionDataRPCClient() method to return the raw client
For contributor use:
[x] Targeted PR against master branch
[ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
Closes: #???
Description
Currently, there's no way to get the execution data client used by the SDK client. This is sometimes useful when the SDK is not fully up to date with the access API.
Adding a
ExecutionDataRPCClient()
method to return the raw clientFor contributor use:
master
branchFiles changed
in the Github PR explorer