keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
118 stars 73 forks source link

Return accumulated confirmations #3680

Closed tomaszslabon closed 1 year ago

tomaszslabon commented 1 year ago

Depends on https://github.com/keep-network/keep-core/pull/3673.

This is a follow-up PR that handles a review comment from another PR. Getting the number of accumulated confirmations of a transaction was moved into the getProofInfo function.

pdyraga commented 1 year ago

Does it close #3615 ?

tomaszslabon commented 1 year ago

Does it close #3615 ?

I believe so. Unless we have something else to do, like updating Kubernetes deployments?