org.curewallet.lib.api
インタフェース GetRawTransaction
- すべてのスーパーインタフェース:
- CoinAPI
- 既知の実装クラスの一覧:
- GetRawTransactionImpl
public interface GetRawTransaction
- extends CoinAPI
getrawtransaction
トランザクションの詳細を取得するAPIです。
- 導入されたバージョン:
- 1.0
- 作成者:
- Nezumi Kozo
call
GetRawTransactionResult call(JsonRPCClient jsonRPCClient,
java.lang.String transactionId)
throws CoinAPIException
- 例外:
CoinAPIException
call
GetRawTransactionResult call(JsonRPCClient jsonRPCClient,
java.lang.String transactionId,
java.lang.Long verbose)
throws CoinAPIException
- 例外:
CoinAPIException
Copyright © 2014. All Rights Reserved.