nmt
nmt copied to clipboard
feat: implementing short namespace absence proof generation
Problem
We currently have the necessary logic to verify short absence proofs (see https://github.com/celestiaorg/nmt/issues/210), yet the proof generation counterpart does not exist in the nmt library. This issue is to track the progress on the implementation of the proof generation component.