Add entry about newly exposed method
This commit is contained in:
parent
9c89d1e99b
commit
21910a7129
@ -6,6 +6,10 @@
|
||||
"note":
|
||||
"Rename `getBlockAsync` to `getBlockIfExistsAsync` and rather then throw if the requested block wasn't found, return undefined.",
|
||||
"pr": 1082
|
||||
},
|
||||
{
|
||||
"note": "Expose `sendRawPayloadAsync` so one can easily extend `Web3Wrapper` with their own custom JSON RPC calls",
|
||||
"pr": 1080
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user