who takes the responsibility to balance and sign the transaction
specific format of data required by Spore protocol
Optional
to?: ScriptLikeowner of new spore cell, signer if no provided
Optional
clusterMode?: "lockProxy" | "clusterCell" | "skip"how to process cluster cell (if clusterId is not provided in SporeData, this parameter will be ignored)
Optional
tx?: TransactionLikethe transaction skeleton, if not provided, a new one will be created
Optional
scriptInfo?: SporeScriptInfoLikethe script info of Spore cell, if not provided, the default script info will be used
Optional
scriptInfoHash?: BytesLikethe script info hash used in cobuild
Create one Spore cell with the specified Spore data.