This website requires JavaScript.
Explore
Help
Sign In
certusone
/
cosmos-sdk
mirror of
https://github.com/certusone/cosmos-sdk.git
Watch
1
Star
0
Fork
You've already forked cosmos-sdk
0
Code
Issues
Projects
Releases
Wiki
Activity
1f88b0bf8f
cosmos-sdk
/
store
/
wire.go
8 lines
90 B
Go
Raw
Blame
History
package
store
import
(
"github.com/cosmos/cosmos-sdk/wire"
)
var
cdc
=
wire
.
NewCodec
(
)
Reference in New Issue
View Git Blame
Copy Permalink