ARCBank Documentation

I haven't finished my new website yet, so for now you get a 1990's style looking thing.

nil ARCBank.GetLog(authent, account, timestamp, transaction_type, function(errorcode, progress, transaction_log) end) (Shared)

This function does exactly what it sounds like. It will return the accounts transactions that have occurred after the specified timestamp, filtering by transaction_type. You may use bit.bor to combine the transaction_types.

Click the argument list above for more information about them

Code examples

-- None yet! Feel free to suggest some!