public interface ByteTransformable
| Modifier and Type | Method and Description |
|---|---|
byte[] |
toByteArray()
Covert the operation into a byte array.
|
byte[] toByteArray()
throws BeowulfInvalidTransactionException
BeowulfInvalidTransactionException - If there was a problem while transforming the transaction
into a byte array.Copyright © 2019. All rights reserved.