rpc/JSON-RPC method
share.SharesAvailable
**SharesAvailable performs a subjective validation to check if the shares committed to the ExtendedHeader at the specified height are available and retrievable from the network. Returns an error if the shares are not available or if validation fails. **
Auth level: read
Params:
[{"name":"height","description":"uint64","summary":"","schema":{"examples":[42],"type":["integer"]},"required":true,"deprecated":false}]
Result:
{"name":"Null","description":"Null","schema":{"type":["null"]},"required":true,"deprecated":false}