org.monache.lib.api
インタフェース GetTransaction

すべてのスーパーインタフェース:
CoinAPI
既知の実装クラスの一覧:
GetTransactionImpl

public interface GetTransaction
extends CoinAPI

gettransaction
トランザクションの情報を取得するAPIです。

導入されたバージョン:
1.0
作成者:
monache.org

メソッドの概要
 GetTransactionResult call(JsonRPCClient jsonRPCClient, java.lang.String transactionId)
           
 

メソッドの詳細

call

GetTransactionResult call(JsonRPCClient jsonRPCClient,
                          java.lang.String transactionId)
                          throws CoinAPIException
例外:
CoinAPIException


Copyright © 2014. All Rights Reserved.