namada icon indicating copy to clipboard operation
namada copied to clipboard

Move `verify_shielded_tx` out of the SDK

Open grarco opened this issue 10 months ago • 0 comments

The functions that verifies the masp signatures and proofs currently lives in the SDK crate. We don't really have a plan to expose this to external developers, so we should move it somewhere else, possibly in the masp native vp file. We can also rework the consume_verify_gas argument to just be a VpGasMeter

grarco avatar Apr 19 '24 12:04 grarco