TX = (ca, cp, pub, ktag, σT, h, σCB )

ca

The secret of payer, payee and amount under the encryption of K for audit. ca = encK (epkpayer, epkpayee, v).

cp

A secret s encrypted by payee’s epk to prove ownership of the new-formed UTXO. cp = encepkpayee(bankpayee, v, s).

pub

The UTXO spent and a new-formed UTXO. UTXO = H (epkpayee, bankpayee, v, ktag, s).

ktag

A tag to indicate an anonymity account set of payee.

σT

Proof of the correct formation of a transaction in TEE (see Section 3.3).

h

The hash of prior transaction (added by central bank for order decision).

σCB

Proof of central bank to confirm the transaction.