*: add more package-specific documentation
For the most important packages at least.
This commit is contained in:
parent
c1b2a79cfe
commit
b56e028733
27 changed files with 129 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
/*
|
||||
Package oracle provides interface to OracleContract native contract.
|
||||
Oracles allow you to get external (non-blockchain) data using HTTPS or NeoFS
|
||||
protocols.
|
||||
*/
|
||||
package oracle
|
||||
|
||||
import (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue