Function History

Source
pub fn History(_: HistoryProps) -> Element
Expand description

Transaction history component

Displays a list of all transactions for a specific user, showing details such as the source and destination users, amount, and any associated messages.

ยงProps

For details, see the props struct definition.