getMsgsList

abstract fun getMsgsList(): List<ByteString>
array of size 1, containing the transaction message, which are one of the transaction type below
repeated bytes msgs = 1;

Return

A list containing the msgs.