near / near-jsonrpc-client-rs

Lower-level API for interfacing with the NEAR Protocol via JSONRPC.
https://docs.rs/near-jsonrpc-client
Apache License 2.0
47 stars 41 forks source link

expose ChunkReference type used in chunk call #144

Closed austinabell closed 5 months ago

austinabell commented 6 months ago

Maybe intentional, PRing in case it's preferred to not have to import primitives to use this method :)

frol commented 6 months ago

@austinabell Thank you for catching it and submitting a PR!