Serialize the public key using the variant BCS format
@override List<int> toBytes() { return toVariantBcs(); }