diff --git a/doc/configuration.md b/doc/configuration.md index 669a8af14..b027c79c0 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -351,7 +351,7 @@ The string will be validated and needs to omit `\x` from the start of the hash e should be entered as: `6c969320597b755454ff3653ad09725d590c570827a129aeb4385526` -Be mindfull that whitelisting stake address will omit data being present from the following tables unless they have matching stake addresses. +Be mindfull that whitelisting stake address will omit data that does not match being present from the following tables. +-----------------------+ | table name | @@ -420,6 +420,17 @@ The string will be validated and needs to omit `\x` from the start of the hash e should be entered as: `6c969320597b755454ff3653ad09725d590c570827a129aeb4385526` +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 ```json @@ -505,6 +516,17 @@ The string will be validated and needs to omit `\x` from the start of the hash e should be entered as: `6c969320597b755454ff3653ad09725d590c570827a129aeb4385526` +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 ```json