-
Notifications
You must be signed in to change notification settings - Fork 243
Description
Error while usePostNote
The contract function "postNote" reverted. Error: ErrNotEnoughPermission() Contract Call: address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 function: postNote((uint256 characterId, string contentUri, address linkModule, bytes linkModuleInitData, address mintModule, bytes mintModuleInitData, bool locked)) args: ({"characterId":"70360","contentUri":"ipfs://Qma1JdBadZc65siPKfQGkEZbzYC6abd7CRRovdT4w2p1aq","linkModule":"0x0000000000000000000000000000000000000000","linkModuleInitData":"0x0000000000000000000000000000000000000000","mintModule":"0x0000000000000000000000000000000000000000","mintModuleInitData":"0x0000000000000000000000000000000000000000","locked":false}) sender: 0xBBC2918C9003D264c25EcAE45B44a846702C0E7c Docs: https://viem.sh/docs/contract/writeContract Version: [email protected]
提示出现
reverted. Error: ErrNotEnoughPermission() Contract Call: address: 0xa6f969045641Cf486a747A2688F3a5A6d43cd0D8 function: setCharacterUri(uint256 characterId, string newUri) args: (70360, ipfs://QmTeiPddF2DhcS2uoKYY1UkrtmfRpNT347dkzm8VeDFnkP) sender: 0xBBC2918C9003D264c25EcAE45B44a846702C0E7c Docs:
希望修复