Work fork of the thin proxy SGX that represents JMP.chat itself
1result! 2title "Transactions" 3 4table( 5 @transactions, 6 formatted_amount: "Amount", 7 note: "Note", 8 created_at: "Date", 9 transaction_id: "Transaction ID" 10)