cosmos-sdk/server/v2/stf/branch/doc.go
Marko 83c4b9bfb4
chore: upstream stf to main (#20286)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-08 14:50:52 +00:00

4 lines
172 B
Go

// Package branch defines a Store that can be used to wrap readable state to make it writable.
// Code heavily taken and adapted from cosmossdk.io/store/v1.
package branch