package
1.5.5
Repository: https://github.com/cosmwasm/wasmvm.git
Documentation: pkg.go.dev

# README

Testdb

This package contains an in memory DB for testing purpose only. The original code was copied from https://github.com/tendermint/tm-db/tree/v0.6.7 to decouple project dependencies.

All credits and a big thank you go to the original authors!