Uses of Class
com.miketheshadow.cryptolib.containers.transaction.ToFromTransactions.Transaction
Packages that use ToFromTransactions.Transaction
Package
Description
-
Uses of ToFromTransactions.Transaction in com.miketheshadow.cryptolib.containers.transaction
Fields in com.miketheshadow.cryptolib.containers.transaction with type parameters of type ToFromTransactions.Transaction -
Uses of ToFromTransactions.Transaction in com.miketheshadow.cryptolib.request
Methods in com.miketheshadow.cryptolib.request that return types with arguments of type ToFromTransactions.TransactionModifier and TypeMethodDescriptionstatic List<ToFromTransactions.Transaction>PreBuiltRequests.blockToFrom(CryptoLib lib, long from, long to, List<String> topics) static List<ToFromTransactions.Transaction>PreBuiltRequests.blockToFrom(CryptoLib lib, String contract, long from, long to) static List<ToFromTransactions.Transaction>PreBuiltRequests.blockToFrom(CryptoLib lib, String contract, long from, long to, List<String> topics) static List<ToFromTransactions.Transaction>PreBuiltRequests.blockToFromTransfers(CryptoLib lib, long from, long to)