import json. def pin_to_ipfs(data): assert isinstance(data,dict), f"Error pin_to_ipfs expects a dictionary" #YOUR CODE HERE. return cid.
確定! 回上一頁