TODO
This use-case describes the process of TODO
- Oracle server
- Subfunction
- Oracle
- Seller
- TODO
- TODO
- The oracle provides the raw transaction to sign, the transaction inputs, the signature hash type and the public key to sign with
- The oracle checks, whether the signing key was used before
- The oracle checks, whether the signing key is known
- The oracle checks the transaction (TODO: more detail)
- The oracle requests to mark the key as used/dirty
- The system marks the key as used/dirty
- The oracle checks, whether the key is marked as used/dirty
- The oracle retrieves the corresponding private key
- The system returns the corresponding private key
- The oracle requests to sign the raw transaction
- The system signs the raw transaction
- The oracle returns the signed transaction
Xa. TODO
- TODO
- TODO
- TODO
- TODO