Skip to content

Instantly share code, notes, and snippets.

View valstu's full-sized avatar

Valtteri Karesto valstu

View GitHub Profile
@valstu
valstu / another.c
Last active December 9, 2021 11:24
// another
// hello
// hello
sdf
@valstu
valstu / aaaa.c
Last active November 25, 2021 19:18
// test
@valstu
valstu / test.c
Last active November 25, 2021 20:53
// Testing ss
/**
* This hook just accepts any transaction coming through it
*/
// Some comment
int64_t cbak(int64_t reserved) {
return 0;
}
/**
* This hook just accepts any transaction coming through it
*/
// Some comment
int64_t cbak(int64_t reserved) {
return 0;
}
/**
* This hook just accepts any transaction coming through it
*/
// Some comment
int64_t cbak(int64_t reserved) {
return 0;
}
/**
* This hook just accepts any transaction coming through it
*/
// Some comment
int64_t cbak(int64_t reserved) {
return 0;
}