@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* Copyright (c) 2026, Chloe M.
|
||||
* Provided under the BSD-3 clause
|
||||
*/
|
||||
|
||||
#ifndef BLOBCHAIN_COMMON_H
|
||||
#define BLOBCHAIN_COMMON_H 1
|
||||
|
||||
#define BLOBCHAIN_VERSION "0.0.1"
|
||||
|
||||
#endif /* !BLOBCHAIN_COMMON_H */
|
||||
Reference in New Issue
Block a user