Skip to content
Snippets Groups Projects
Commit e4a86d6e authored by Xavier Perret's avatar Xavier Perret
Browse files

added file to separate client function from the server

to conform to instructions
parent 408e850f
Branches
Tags
1 merge request!2added file to separate client function from the server
package main
import (
. "node/types"
)
/*
* @file
* @brief Distributed Systems - Blockchain
* @author Xavier Perret
* @date 28/09/2022 - 05/10/2022
*/
func main() {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment