用everitoken新建FungibleToken到转移FungibleToken的例子
首先上代码:
public static void main(String[] args) throws ApiResponseException {
// Init test net
PrivateKey privateKey = PrivateKey.randomPrivateKey();
PublicKey publicKey = p...
原创
2019-08-09 22:49:00 ·
621 阅读 ·
1 评论