Post
Topic
Board Development & Technical Discussion
Re: Crypto question: Breaking ECDSA for all key-pairs simultaneously?
by
kjj
on 12/09/2012, 13:34:53 UTC
Maybe before, but right now a typical txout in a generate looks like:

Code:
  "out":[
    {
      "value":"50.24250000",
      "scriptPubKey":"OP_DUP OP_HASH160 740ecaf436d5867903c722d783fc994c25a29b15 OP_EQUALVERIFY OP_CHECKSIG"
    }
  ]