Uses of Interface
com.exonum.binding.core.transaction.Transaction
| Package | Description |
|---|---|
| com.exonum.binding.core.service |
-
Uses of Transaction in com.exonum.binding.core.service
Methods in com.exonum.binding.core.service that return Transaction Modifier and Type Method Description TransactionTransactionConverter. toTransaction(int txId, byte[] arguments)Converts a transaction type id and serialized transaction arguments to an executable transaction of some service.