Tradehub.Tx.generate_signing_message

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

generate_signing_message(arg)

View Source

Specs

generate_signing_message({Tradehub.Wallet.t(), [message()]}) :: tuple()

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.