naivecoin icon indicating copy to clipboard operation
naivecoin copied to clipboard

A tutorial for building a cryptocurrency

Results 21 naivecoin issues
Sort by recently updated
recently updated
newest added

When i try to compile provided code i get following error. `transactions.ts(158,24): error TS2339: Property 'find' does not exist on type 'UnspentTxOut[]'. transactions.ts(174,27): error TS2339: Property 'find' does not exist...