github.com/datachainlab/burrow@v0.25.0/execution/exec/codec.go (about) 1 package exec 2 3 import "github.com/hyperledger/burrow/txs" 4 5 var cdc = txs.NewAminoCodec()