PoolAddr API Endpoint
The following API endpoint to be built for the frontend to consume easily:
/poolAddr
{ "addr" : "bnbxxxx",
"expiry" : timestamep
}
Expiry just have out to 01 Jan 2020 for now. This is a factor for BFT implementations later.
The following API endpoint to be built for the frontend to consume easily:
/poolAddr
{ "addr" : "bnbxxxx",
"expiry" : timestamep
}
Expiry just have out to 01 Jan 2020 for now. This is a factor for BFT implementations later.