ProjectOpenSea/seaport

Conduit key , error InvalidConduit

saifurrehman22 opened this issue · 1 comments

Hello Guys
I am getting error InvalidConduit, I am deploying contracts and making conduit Key like this :

I am deploying contracts and making ConduitKey with CONDUITCREATOR smart contract with a function call
createConduit ( conduitController, conduitKey, initialOwner )
i.e making conduitKey like CONDUITCREATOR smart contract address + 000000000000000000000000

And then UpdateChannel after with conduit address and seaport address.

When i call a Function fulfillBasicOrder() it gives me this error
error InvalidConduit

I am deploying contracts like this

https://github.com/saifurrehman22/seaport-opensea/blob/main/deployment_Flow_seaport

How can i resolve this issue ?
Thanks in advance

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. If you believe this was a mistake, please comment.