- https://github.com/Anchor-Protocol/money-market-contracts (
v0.3.1
tag); - https://github.com/Anchor-Protocol/anchor-token-contracts (
v0.3.0
tag); - https://github.com/Anchor-Protocol/anchor-bAsset-contracts(
v0.2.1
tag); - https://github.com/Anchor-Protocol/anchor-bEth-contracts (
v0.2.0
tag);
Not obligatory but recommended for same precision where it depends on blocks per second
[consensus]
timeout_precommit = "200ms"
timeout_propose = "200ms"
timeout_propose_delta = "200ms"
timeout_prevote = "200ms"
timeout_prevote_delta = "200ms"
timeout_precommit_delta = "200ms"
timeout_commit = "200ms"
For 100% predictable tax
{
"app_state": {
"treasury": {
"params": {
"params": {
"tax_policy": {
"rate_min": "0.010000000000000000",
"rate_max": "0.010000000000000000",
"change_rate_max": "0.000000000000000000"
}
}
}
}
}
}