Skip to main content

DEFAULT_TABLE

Constant DEFAULT_TABLE 

Source
pub const DEFAULT_TABLE: &str = "faucet_state";
Expand description

Default name for the state-store table. Override via PostgresStateStore::connect_with.