ussd/common
2024-12-05 17:58:51 +03:00
..
db.go Removed redundant naming of transfer related data 2024-12-05 17:58:51 +03:00
hex.go Add missing models files 2024-11-02 15:46:46 +00:00
recipient.go Validate aliases, addresses and phone numbers in the send menu (#176) 2024-11-26 07:24:57 +01:00
storage.go Add voucherdata call to test accountservices 2024-11-04 02:23:30 +00:00
tokens_test.go added TestReadTransactionData 2024-11-15 12:13:09 +03:00
tokens.go added the TransactionData struct to organiza the data 2024-11-15 09:20:19 +03:00
transfer_statements.go Removed redundant naming of transfer related data 2024-12-05 17:58:51 +03:00
user_store.go Export models package 2024-11-03 01:44:57 +00:00
vouchers_test.go Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function 2024-12-05 17:50:40 +03:00
vouchers.go Replace IntToBytes(value int) and ToBytes() with a single ToBytes() function 2024-12-05 17:50:40 +03:00