payloads property
The encoded transactions to sign (base-64 for mobile applications and base-58 for desktop
browsers - use the adapter's encodeTransaction method to encode transactions for the current
platform).
Implementation
final List<String> payloads;