Tradehub.Tx.generate_signing_messages

You're seeing just the function generate_signing_messages, go back to Tradehub.Tx module for more information.
Link to this function

generate_signing_messages(params)

View Source

Specs

generate_signing_messages(t()) :: t()

This is the first step of buiding a transaction. It purposes is to fetch the information of the given wallet and generate a signing message that contains information about account number, chain id, and the fee you might have to spend for handling messages once it broadcasted to the blockchain.