normalise_topic

Documentation for eth_defi.erc_4626.settlement_events.normalise_topic function.

normalise_topic(topic)

Normalise an event topic.

Parameters

topic (str) – Topic as a string, with or without 0x prefix.

Returns

Lower-case 0x-prefixed topic.

Return type

str