Skip to content
Snippets Groups Projects
Commit 898398f9 authored by x18zhan2's avatar x18zhan2
Browse files

WIP on dev: 6d1d1905 WIP on dev: 07396eae WIP on dev: f6440af4 Delete README.md

parents 6d1d1905 7053c3c4
Branches
No related tags found
No related merge requests found
defmodule Block.Validation.Local.TransactionNumberOfLines do
def valid(block) do
length(block["transactions"]) < 100
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment