mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
Update APIs.md
This commit is contained in:
parent
7489b6d93b
commit
ac559d1d9a
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue