From bf4fe09ac32787c059898f98f960a3be0e52d9d2 Mon Sep 17 00:00:00 2001 From: Jari Sundell Date: Fri, 30 May 2014 10:34:41 -0700 Subject: [PATCH] Updated RPC_Migration_0.9 (markdown) --- RPC_Migration_0.9.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.