Skip to main content

register_account_state_endpoint

Function register_account_state_endpoint 

Source
pub fn register_account_state_endpoint(
    endpoint: MStr<Endpoint>,
    handler: TypedHandler<AccountState>,
)
Expand description

Registers an account state handler at an endpoint.