Searched refs:convert_raw_tx_to_hex (Results 1 – 2 of 2) sorted by relevance
1309 from .transaction import convert_raw_tx_to_hex1318 'tx': convert_raw_tx_to_hex,
989 def convert_raw_tx_to_hex(raw: Union[str, bytes]) -> str: function1022 raw = convert_raw_tx_to_hex(raw)