Example #1
0
 public chain()
 {
     s = new chain_http();
 }
Example #2
0
 public eosprepay()
 {
     s = new chain_http();
     c = new chain();
 }