Skip to content

Commit

Permalink
Checkpoint commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Jun 17, 2024
1 parent 75f80ef commit 5ff113e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/temp_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ func TestTiger_Encode(t *testing.T) {
cdc := memCodec() // app.Codec()
encoder := auth.DefaultTxEncoder(cdc)
decoder := auth.DefaultTxDecoder(cdc)
// privKey, err := crypto.NewPrivateKey("5d86a93dee1ef5f950ccfaafd09d9c812f790c3b2c07945501f68b339118aca0e237efc54a93ed61689959e9afa0d4bd49fa11c0b946c35e6bebaccb052ce3fc")
privKey, err := crypto.NewPrivateKey("3505756aeeaa33364451f0681c44631db9d4bf5b6acc8d571b7d76005057ebf603bece7df964f73215601cd844704f515ff9ab080d4f425ac6d05afd50af3127")
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 5ff113e

Please sign in to comment.