Skip to main content

subscribe_account_state

Function subscribe_account_state 

Source
pub fn subscribe_account_state(
    pattern: MStr<Pattern>,
    handler: TypedHandler<AccountState>,
    priority: Option<u8>,
)
Expand description

Subscribes a handler to account state updates matching a pattern.