Skip to content

Brian44913/lotus-StateGetMsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lotus-StateGetMsg

一键合并代码

cd lotus && \
wget  https://raw.githubusercontent.com/Brian44913/lotus-StateGetMsg/main/update-StateGetMsg.patch && \
patch -p1 < update-StateGetMsg.patch

api 请求方法

curl -X POST  -H "Content-Type: application/json"  \
--data '{"jsonrpc":"2.0","method":"Filecoin.StateGetMsg","params":[{"/": "bafy2bzaced4bmzg6igjnfpcyn2mtl7dlawmaal6yjxi72mz3upyua6ucy36a6"}],"id":3}'  \
'http://127.0.0.1:1234/rpc/v0' | jq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages