úÎ#$ç#Õ    None;M‘ bitcoin-keys"A 32-byte number used to modify a  or  using  or  . bitcoin-keys Public key.Construct with . bitcoin-keys Private key.Construct with . bitcoin-keys!Obtain the 32 raw bytes inside a  (big-endian).   ==  .   bitcoin-keys Construct a ( key from its raw 32 bytes (big-endian).Returns   if something is not satisfied.   ==  .   bitcoin-keys Obtain the  key for . bitcoin-keysTweak a ate key by adding  times the generator to it.Returns   if the resulting  would be invalid.   t .  == fmap  .  t  bitcoin-keys3Obtain the 33-bytes contatining the SEC compressed lic key.   ==  .   bitcoin-keys5Obtain the 65-bytes contatining the SEC uncompressed lic key.   ==  .   bitcoin-keys:Builds a public key from its compressed SEC-encoded bytes.3Compressed keys are 33 bytes. The leftmost byte is 0x02 if the y coordinate is even, or 0x03< if odd. The remaining 32 bytes are the big-endian encoded x coordinate.   ==  .   bitcoin-keysTweak a lic key by adding  times the generator to it.Returns   if the resulting  would be invalid.   t .  == fmap  .  t  bitcoin-keys Construct a $ from its raw 32 bytes (big-endian).Returns   if something is not satisfied. bitcoin-keysBig-endian base-16. bitcoin-keysSEC compressed base-16. bitcoin-keysBig-endian base-16.  None#q  bitcoin-keys Construct a C key from either its compressed or uncompressed SEC-encoded bytes.3Compressed keys are 33 bytes. The leftmost byte is 0x02 if the y coordinate is even, or 0x03< if odd. The remaining 32 bytes are the big-endian encoded x coordinate.5Uncompressed keys are 65 bytes. The leftmost byte is 0x040. The next 32 bytes are the big-endian encoded x: cordinate. The next 32 bytes are the big-endian encoded y coordinate.Returns   if something is not satisfied. bitcoin-keys<Builds a public key from its uncompressed SEC-encoded bytes.5Uncompressed keys are 65 bytes. The leftmost byte is 0x040. The next 32 bytes are the big-endian encoded x: cordinate. The next 32 bytes are the big-endian encoded y coordinate.Returns   if something is not satisfied.         bitcoin-keys-0.1-inplace Bitcoin.KeysBitcoin.Keys.GHCparsePubTweakPubPrvprvRawparsePrvprvToPub prvAddTweak pubCompressedpubUncompressed pubAddTweak parseTweakbase GHC.MaybeJustNothingparsePubCompressed $fShowPrv $fShowPub $fShowTweakparsePubUncompressed