Uses of Class
org.starcoin.types.Transaction
| Package | Description |
|---|---|
| org.starcoin.types |
-
Uses of Transaction in org.starcoin.types
Subclasses of Transaction in org.starcoin.types Modifier and Type Class Description static classTransaction.BlockMetadatastatic classTransaction.UserTransactionMethods in org.starcoin.types that return Transaction Modifier and Type Method Description static TransactionTransaction. bcsDeserialize(byte[] input)static TransactionTransaction. deserialize(Deserializer deserializer)