amount property
Amount to send in wei, 1 NAS = 10^18 Wei (uint256, serialized big endian)
Implementation
@$pb.TagNumber(7)
$core.List<$core.int> get amount => $_getN(6);
Amount to send in wei, 1 NAS = 10^18 Wei (uint256, serialized big endian)
@$pb.TagNumber(7)
$core.List<$core.int> get amount => $_getN(6);