signatureBase

open suspend override fun signatureBase(): ByteArray

Returns the signature base for this fee bump transaction.

The signature base is the data that must be signed by the fee source account. It includes the network ID and the transaction data.

Return

The bytes to sign