Skip to main content

MAX_SUBSCRIPTIONS_PER_WALLET

Constant MAX_SUBSCRIPTIONS_PER_WALLET 

Source
const MAX_SUBSCRIPTIONS_PER_WALLET: i64 = 10;
Expand description

Maximum push subscriptions per wallet. Prevents a single wallet from registering thousands of endpoints.