|
virtual tl::expected< CDDC *, bool > | getCDDC (unsigned int cdd_serial)=0 |
|
virtual tl::expected< CDDC *, bool > | getCurrentCDDC ()=0 |
|
virtual const std::vector< MintKeyCert > | getMKCs (const std::vector< unsigned int > &denominations, const std::vector< unsigned int > &mint_key_ids)=0 |
|
virtual std::vector< BlindSignature > | mint (const std::string &transaction_reference, const std::vector< Blind > &blinds)=0 |
|
virtual bool | redeem (const std::vector< Coin > &coins)=0 |
|
|
static std::unique_ptr< Model > | getModel (const std::string &backend_name) |
|
The documentation for this class was generated from the following files: