Content
@
https://warpcast.com/~/channel/zora-devs
0 reply
0 recast
0 reaction
iain
@iain
Content coins paired with creator coins are now supported on the Zora SDK: https://docs.zora.co/changelogs/coins-sdk
2 replies
2 recasts
16 reactions
Adam Fuller
@azf
nice! I think `chainId` is a required field (it's marked as optional in the CreateCoinArgs type, but in this line I think it needs to be non-null https://github.com/ourzora/zora-protocol/blob/main/packages/coins-sdk/src/actions/createCoin.ts#L160)
1 reply
0 recast
1 reaction
iain
@iain
will take a look
1 reply
0 recast
1 reaction
iain
@iain
hey! found the issue, the default is set but later down and you're right that variable expects the chainId to be set. Refactored the default setting logic to fix this and pushing a new patch.
1 reply
0 recast
1 reaction