Browse Source

SATOSHIDEN

z_createrawtransaction
jl777 5 years ago
parent
commit
75465c987c
  1. 1
      src/cc/games/prices.c

1
src/cc/games/prices.c

@ -1,6 +1,7 @@
#include "prices.h"
#include <time.h>
#define SATOSHIDEN 100000000
/*
In order to port a game into gamesCC, the RNG needs to be seeded with the gametxid seed, also events needs to be broadcast using issue_games_events. Also the game engine needs to be daemonized, preferably by putting all globals into a single data structure.

Loading…
Cancel
Save