Expand description
Transaction functions.
Functionsยง
- Add a
Transaction
(and related data) to the database. - How many
Transaction
s are there? - Retrieve a
Transaction
from the database with itsTxHash
. - Retrieve a
Transaction
from the database with itsTxId
. - Remove a transaction from the database with its
TxHash
. - Check if a transaction exists in the database.