Fixed migration docs (#890).

This commit is contained in:
Richard Moore 2020-07-04 21:29:18 -04:00
parent c646a0c881
commit a144ed8a71
No known key found for this signature in database
GPG Key ID: 665176BE8E9DC651

@ -119,7 +119,7 @@ interface.events.Transfer.decode(data, topics)
// v5
interface.encodeFilterTopics("Transfer", values)
interface.encodeEventLog("Transfer", data, topics)
interface.decodeEventLog("Transfer", data, topics)
_heading: Inspection