Skip to content

Commit

Permalink
update docs for whitelist tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Cmdv committed Apr 25, 2024
1 parent 6d026f7 commit 16beeb9
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions doc/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,25 +353,25 @@ should be entered as:

Be mindfull that whitelisting stake address will omit data that does not match being present from the following tables.

+-----------------------+
| table name |
|-----------------------+
| :-------------------- |
| collateral_tx_out |
| delegation |
| delegation_vote |
| epoch_stake |
| gov_action_proposal |
| instant_reward |
| pool_owner |
| pool_relay |
| pool_update |
| reserve |
| reward |
| stake_deregistration |
| stake_registration |
| treasury |
| treasury_withdrawal |
| tx_out |
| withdrawal |
+-----------------------+

#### Example

Expand Down Expand Up @@ -422,14 +422,12 @@ should be entered as:

Be mindfull that whitelisting policies will omit data that does not match whitelist being present from the following tables.

+-----------------------+
| table name |
| ----------------------+
| :-------------------- |
| datum |
| script |
| tx_out |
| multi_assets |
+-----------------------+

#### Example

Expand Down Expand Up @@ -518,14 +516,13 @@ should be entered as:

Be mindfull that whitelisting script hashes will omit data that does not match whitelist being present from the following tables.

+-----------------------+

| table name |
| ----------------------+
| :-------------------- |
| datum |
| script |
| tx_out |
| multi_assets |
+-----------------------+

#### Example

Expand Down

0 comments on commit 16beeb9

Please sign in to comment.