diff --git a/RPC_Migration_0.9.md b/RPC_Migration_0.9.md index 1fb3a49..da67f74 100644 --- a/RPC_Migration_0.9.md +++ b/RPC_Migration_0.9.md @@ -28,4 +28,5 @@ Modify the migration files as needed. It contains two sets of the same translati Notes ----- -* d.multicall was renamed d.multicall2 and now requires a target. (add a blank string as the first argument) \ No newline at end of file +* "d.multicall" was renamed d.multicall2 and now requires a target. (add a blank string as the first argument) +* Add empty target for execute* commands.