Documentation ¶ Index ¶ func SortKeys(keys []*btcec.PublicKey) []*btcec.PublicKey Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func SortKeys ¶ func SortKeys(keys []*btcec.PublicKey) []*btcec.PublicKey SortKeys takes a set of schnorr public keys and returns a new slice that is a copy of the keys sorted in lexicographical order bytes on the x-only pubkey serialization. Types ¶ This section is empty. Source Files ¶ View all Source files lock_script.go Click to show internal directories. Click to hide internal directories.