Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

DAPI gRPC v0.21.0

Compare
Choose a tag to compare
@jawid-h jawid-h released this 12 Oct 16:34
28c34ba

Features

  • support returning of a multiproof (#127)
  • implement getConsensusParams method (#126, #130, #132, #134)

Bug Fixes

  • height type was uint32 instead of int64 (#123)

BREAKING CHANGES

  • getStoreTreeProof now returns StoreTreeProof message instead of Buffer