Miner API
API reference for miner nodes
APIs for Edge Nodes
Upload a trained local model to miner
Request Body
Name
Type
Description
{
// Response
}{
// Response
}Get the latest global model from the miner
APIs for Blockchain
Get the full chain from a miner
Get the length of current chain together with the latest block
One miner shares his newly mined block with another miner
Request Body
Name
Type
Description
return the list of those local transactions who haven't be included into the block
Seed node inject a new seed into miner network through this api
Request Body
Name
Type
Description
Last updated