• @isles
    link
    English
    -5
    edit-2
    7 months ago

    Blockchain can’t store an entire contract (not within reason).

    What do you mean by this? I don’t work directly with blockchain, but it appears Eth has a 12MB block limit, which is 10,000 pages of simple text.

    • @ozymandias117
      link
      English
      87 months ago

      A block isn’t a single transaction. It’s way too inefficient to scale that way

      A block is a group of transactions

      • @isles
        link
        English
        27 months ago

        Sure, that makes sense, so it looks like each contract could only be 20 pages of text, at least per transaction.