Skip to content

Instantly share code, notes, and snippets.

View vchengsong's full-sized avatar

Charlse Wong vchengsong

View GitHub Profile
#include <iostream>
/*
* 原symbol_code最大允许7个大写字符,可以用5个位表示一个大写字符,5*7=35,也就是用5个字节就可以容纳了。
* 天数为1-365,用2个字节。
*/
uint64_t symbol_code;
uint64_t day;
#include <iostream>
/*
* 原symbol_code最大允许7个大写字符,可以用5个位表示一个大写字符,5*7=35,也就是用5个字节就可以容纳了。
* 天数为1-365,用2个字节。
*/
uint64_t symbol_code;
uint64_t day;
#include <iostream>
/*
* 原symbol_code最大允许7个大写字符,可以用5个位表示一个大写字符,5*7=35,也就是用5个字节就可以容纳了。
* 天数为1-365,用2个字节。
*/
uint64_t symbol_code;
uint64_t day;
#include <iostream>
/*
* 原symbol_code最大允许7个大写字符,可以用5个位表示一个大写字符,5*7=35,也就是用5个字节就可以容纳了。
* 天数为1-365,用2个字节。
*/
uint64_t symbol_code;
uint64_t day;
#include <iostream>
/*
* 原symbol_code最大允许7个大写字符,可以用5个位表示一个大写字符,5*7=35,也就是用5个字节就可以容纳了。
* 天数为1-365,用2个字节。
*/
uint64_t symbol_code;
uint64_t day;
@vchengsong
vchengsong / eos-faucet
Created October 22, 2018 03:03
eos faucet
package main
import(
"github.com/gin-gonic/gin"
//"net/http"
"github.com/eoscanada/eos-go"
token "github.com/eoscanada/eos-go/token"
"time"
)
@vchengsong
vchengsong / eos-faucet
Created October 22, 2018 02:58
eos testnet faucet
package main
import(
"github.com/gin-gonic/gin"
//"net/http"
"github.com/eoscanada/eos-go"
token "github.com/eoscanada/eos-go/token"
"time"
)

Keybase proof

I hereby claim:

  • I am vchengsong on github.
  • I am vchengsong (https://keybase.io/vchengsong) on keybase.
  • I have a public key ASDx2f84ljr435Q-0PWQBOAQy0EewAFZgJfzp5Zjn4rV6wo

To claim this, I am signing this object: