We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cadbcd commit e9bbef6Copy full SHA for e9bbef6
doc/configuration.md
@@ -62,6 +62,22 @@ issues.
62
With this option the epoch table is left empty. Mostly left for historical reasons, since it
63
provides a negligible improvement in sync time.
64
65
+### --disable-multiassets : Experimental
66
+
67
+Disables the multi assets tables and entries.
68
69
+### --disable-metadata : Experimental
70
71
+Disables the tx_metadata table.
72
73
+### --disable-plutus-extra : Experimental
74
75
+Disables most tables and entries related to plutus and scripts.
76
77
+### --disable-offline-data : Experimental
78
79
+Disables fetching pool offline metadata.
80
81
### --consumed-tx-out
82
83
Adds a new field `tx_out (consumed_by_tx_in_id)` and populated it accordingly. This allows users to
0 commit comments