You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public Block(int perviousHash,String[] transactions) // method to make a block, works by hashing the previous block and using the transaction which holds the info