mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-01 06:07:26 +00:00
* Add IsDerivativeDenom and GetKavaForDerivatives methods to liquid * Add test case containing 2 different bkava denoms * Add doc to GetKavaForDerivatives * Remove logging statements, use keeper logger * Fix nil err use * Return error from GetKavaForDerivatives * Re-add ParseLiquidStakingTokenDenom * Add ParseLiquidStakingTokenDenom tests * Use DenomSeparator instead of str Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| derivative_test.go | ||
| derivative.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server.go | ||
| staking_test.go | ||
| staking.go | ||