diff --git a/docs/connected_services/how_to/APIs.md b/docs/connected_services/how_to/APIs.md index 5bd01c7..aab2909 100644 --- a/docs/connected_services/how_to/APIs.md +++ b/docs/connected_services/how_to/APIs.md @@ -32,3 +32,9 @@ print(ccash.delete_self(temp_name, "root123")) ``` this particular program obfuscates transactions so that the person receiving it has no way of knowing who it came from + +``` +my_account -> temp_account -> target_account + +100 +100 +``` +then temp_account is deleted