Would it be possible to add support for Array(String) type
Used for:
blockroot_merkle_active_nodes Array(String) COMMENT 'A blockroot Merkle tree uses hashes to verify blockchain data integrity. Leaf nodes hash data blocks, non-leaf nodes hash child nodes. The root hash efficiently verifies all data.',
Would it be possible to add support for
Array(String)
typeUsed for: