setTokenIdBytes

open fun setTokenIdBytes(value: ByteString): THORChainSwap.Asset.Builder
The ID of the token (blockchain-specific format)
string token_id = 3;

Return

This builder for chaining.

Parameters

value

The bytes for tokenId to set.