Interface RawTransactionWrapper

All Known Implementing Classes:
ImmutableRawTransactionWrapper

@Immutable @Beta public interface RawTransactionWrapper
Wrapper object for a Transaction in the RawTransactions array of a Batch transaction, so that the JSON representation matches the XRPL binary serialization specification.

This class will be marked Beta until the featureBatch amendment is enabled on mainnet. Its API is subject to change.