Expand description
Output functions.
Functionsยง
- Add a Pre-RCT
Output
to the database. - Add an
RctOutput
to the database. - How many pre-RCT
Output
s are there? - Retrieve a Pre-RCT
Output
from the database. - How many
RctOutput
s are there? - Retrieve an
RctOutput
from the database. - Map an
PreRctOutputId
to anOutputOnChain
. - Map an
Output
to acuprate_types::OutputOnChain
. - Map an
RctOutput
to acuprate_types::OutputOnChain
. - Remove a Pre-RCT
Output
from the database. - Remove an
RctOutput
from the database.