apiVersion: v3
kind: service
metadata:
  name: lambda-abacus-ledger-accounting-run-balance
  description: Sums up accounting run totals by contract and sends data to the ledger service
  owner: abacus
  tags:
    - public:false
spec:
  type: function
