CMXX - block contracts based on usage

This commit is contained in:
“VeLiTi”
2024-10-10 16:34:49 +02:00
parent d2b022a08b
commit 4889402271
12 changed files with 84 additions and 13 deletions

View File

@@ -80,10 +80,14 @@ else {
}
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
// close Contracts ++++++++++++++
// Contracts ++++++++++++++
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
//close contracts past due
closeContract();
//block contract where usage limit is reached
blockContracts($token);
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++
// Machine learning ++++++++++++++
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++