Callbacks
In this section, you'll find easy-to-use callbacks for managing player transactions, which can be integrated into your other scripts for enhanced functionality.
GetTransactions
GetTransactionslocal transactions = lib.callback.await("cloud-banking:server:GetTransactions", false)StoreTransaction
StoreTransactionLast updated