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