digital energy infrastructure for tomorrow.

node.stromkonto(address)

**Accounting contract to handle money transactions in relation to energy exchange (delivery). **

In general a Stromkonto is a set of accounting rules allowing a single owner to manage transactions between different addresses. Each transaction consists of a from,to,base,value whicht will effect the balances accordingly.

As the native Stromkonto contract only allows one sender of transactions, there is a proxy to this which allows mutiple transaction origins to be approved StromkontoProxy.

Use in Introspect

Methods

addTx(address_from,address_to,uint256_value,uint256_base)

Arguments

balancesSoll(address_account)

Arguments

balancesHaben(address_account)

Arguments

balancesCachedSoll(address_account)

Arguments

balancesCachedHaben(address_account)

Arguments

sumBase()

sumTx()

Missing documentation or sample?

Please consider giving some bucks via Bitcoin or Altcoin using our Donation Page or via Gratipay.