laconicd/app
Prathamesh Musale b65d282ef3 Add a new token and only allow fees in alnt (#68)
Part of https://www.notion.so/Multiple-tokens-support-and-disable-transfers-for-LSTAKE-1f2a6b22d47280269f87df3fe03e8d64
- Add base token with denoms `alps` and `lps` (`1 lps = 10^18 alps`)
- Keep `alnt` as the staking token and for laconic module ops
- Accept tx fees only in `alnt`

Reviewed-on: #68
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2025-05-13 12:37:11 +00:00
..
params Add a new token and only allow fees in alnt (#68) 2025-05-13 12:37:11 +00:00
ante.go Add a new token and only allow fees in alnt (#68) 2025-05-13 12:37:11 +00:00
app.go Add a new token and only allow fees in alnt (#68) 2025-05-13 12:37:11 +00:00
app.yaml Add gov module to the chain (#56) 2024-09-05 04:15:42 +00:00
export.go Add methods to update laconic module params (#57) 2024-09-05 07:07:54 +00:00