diff --git a/tools/scripts/params/tokenomics_mint_allocation_supplier.json b/tools/scripts/params/tokenomics_mint_allocation_supplier.json new file mode 100644 index 000000000..5ece944ea --- /dev/null +++ b/tools/scripts/params/tokenomics_mint_allocation_supplier.json @@ -0,0 +1,12 @@ +{ + "body": { + "messages": [ + { + "@type": "/poktroll.tokenomics.MsgUpdateParam", + "authority": "pokt10d07y265gmmuvt4z0w9aw880jnsr700j8yv32t", + "name": "mint_allocation_supplier", + "as_double": 0.7 + } + ] + } +}