setAccountBytes

open fun setAccountBytes(value: ByteString): Stellar.Claimant.Builder
Claimant account
string account = 1;

Return

This builder for chaining.

Parameters

value

The bytes for account to set.