19 lines
1008 B
Markdown
19 lines
1008 B
Markdown
|
# storage-fsm
|
||
|
|
||
|
[](http://ipn.io)
|
||
|
[](https://circleci.com/gh/filecoin-project/storage-fsm)
|
||
|
[](https://github.com/RichardLitt/standard-readme)
|
||
|
|
||
|
> A finite state machine used for sector storage
|
||
|
|
||
|
## Disclaimer
|
||
|
|
||
|
Please report your issues with regards to storage-fsm at the [lotus issue tracker](https://github.com/filecoin-project/lotus/issues)
|
||
|
|
||
|
## License
|
||
|
|
||
|
The Filecoin Project is dual-licensed under Apache 2.0 and MIT terms:
|
||
|
|
||
|
- Apache License, Version 2.0, ([LICENSE-APACHE](https://github.com/filecoin-project/storage-fsm/blob/master/LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
||
|
- MIT license ([LICENSE-MIT](https://github.com/filecoin-project/storage-fsm/blob/master/LICENSE-MIT) or http://opensource.org/licenses/MIT)
|