All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jd.blockchain.transaction.EventAccountOperator Maven / Gradle / Ivy

package com.jd.blockchain.transaction;

/**
 * @Author: zhangshuang
 * @Date: 2020/6/3 9:08 AM
 * Version 1.0
 */
public interface EventAccountOperator {
    /**
     * 事件账户;
     *
     * @return
     */

    EventAccountRegisterOperationBuilder eventAccounts();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy