debt-menu #115

Open
Alfred-mk wants to merge 74 commits from debt-menu into master
Showing only changes of commit 16adfdaa8a - Show all commits

View File

@ -104,7 +104,14 @@ const (
DATA_VOUCHER_DECIMALS
// List of voucher EVM addresses for vouchers valid in the user context.
DATA_VOUCHER_ADDRESSES
// List of senders for valid transactions in the user context.
// List of stable voucher symbols in the user context.
DATA_STABLE_VOUCHER_SYMBOLS
// List of stable voucher decimal counts for vouchers valid in the user context.
DATA_STABLE_VOUCHER_BALANCES
// List of stable voucher decimal counts for vouchers valid in the user context.
DATA_STABLE_VOUCHER_DECIMALS
// List of stable voucher EVM addresses for vouchers valid in the user context.
DATA_STABLE_VOUCHER_ADDRESSES
)
const (