Interface SignumFSContext

Creation context for SignumFS class

Hierarchy

  • SignumFSContext

Properties

chunksPerBlock?: number

Amount of chunks uploaded/broadcast per block

Default

128
dryRun: boolean

Flag to run a test up/download without accessing the blockchain

Note

It uses a mock ledger instance that has static data.

nodeHost: string

The url of the node used

seed: string

The seed/recovery phrase of the account that wants to upload (for download not really needed)

Generated using TypeDoc