Closed ashuralyk closed 5 months ago
since the format we put DNA into field content from Spore cell has changed to three different types, they are:
content
["<dna-1>", "<dna-2>"]
"<dna>"
{"dna": "<dna>"}
so we have to expand the responsibility to adapt to this new upcoming feature
Description
since the format we put DNA into field
content
from Spore cell has changed to three different types, they are:["<dna-1>", "<dna-2>"]
"<dna>"
{"dna": "<dna>"}
, which is the legacy oneso we have to expand the responsibility to adapt to this new upcoming feature