πŸ’²Prices

price:
  type: vault # or 'physical'
  value: 5000

# Physical currency example
price:
  type: physical
  value:
    material: GOLD_INGOT
    amount: 3

Last updated