Updated RPC_Migration (markdown)

Jari Sundell
2014-05-30 09:15:25 -07:00
parent 1345e4581f
commit d0da6ef97f
+6 -1
@@ -16,4 +16,9 @@ for i in `find . -name \*.php -or -name \*.js`; do
done
```
Modify the migration files as needed. It contains two sets of the same translations, one ending with a quote and another that ends with equal sign.
Modify the migration files as needed. It contains two sets of the same translations, one ending with a quote and another that ends with equal sign.
Notes
-----
* d.multicall was renamed d.multicall2 and now requires a target. (add a blank string as the first argument)