Skip to content

Commit

Permalink
Fixed example/test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Nov 1, 2020
1 parent 57fb0e5 commit 9824961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sign_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ func ExampleSignMessage() {
return
}
fmt.Printf("signature created: %s", signature)
// Output:signature created: H+zZagsyz7ioC/ZOa5EwsaKice0vs2BvZ0ljgkFHxD3vGsMlGeD4sXHEcfbI4h8lP29VitSBdf4A+nHXih7svf4=
// Output:signature created: G+zZagsyz7ioC/ZOa5EwsaKice0vs2BvZ0ljgkFHxD3vGsMlGeD4sXHEcfbI4h8lP29VitSBdf4A+nHXih7svf4=
}

// BenchmarkSignMessage benchmarks the method SignMessage()
Expand Down

0 comments on commit 9824961

Please sign in to comment.