Skip to content

Commit

Permalink
chore: remove extra method description
Browse files Browse the repository at this point in the history
  • Loading branch information
ivokub committed Sep 27, 2023
1 parent 8b3ebf0 commit 9c6f990
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 36 deletions.
3 changes: 0 additions & 3 deletions ecc/bls12-377/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bls12-378/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bls12-381/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bls24-315/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bls24-317/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bn254/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bw6-633/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bw6-756/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/bw6-761/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/secp256k1/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions ecc/stark-curve/ecdsa/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions internal/generator/ecdsa/template/marshal.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,6 @@ func (sig *Signature) Bytes() []byte {
return res[:]
}

// SetBytes sets sig from a buffer in binary.
// buf is read interpreted as r||s
// It returns the number of bytes read from buf.
// SetBytes sets sig from a buffer in binary.
// buf is read interpreted as r||s
// It returns the number of bytes read from buf.
Expand Down

0 comments on commit 9c6f990

Please sign in to comment.