issues
search
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
Fix: removed array creation for parameters in fn params() implementation for send_tx method
#142
Closed
jaswinder6991
closed
6 months ago
jaswinder6991
commented
6 months ago
Fixes #141: removed array creation for parameters in fn params() implementation for send_tx method
Fixes #143: From trait for RpcBroadcastTxAsyncRequest