pub fn register_account_state_endpoint(
endpoint: MStr<Endpoint>,
handler: TypedHandler<AccountState>,
)Expand description
Registers an account state handler at an endpoint.
pub fn register_account_state_endpoint(
endpoint: MStr<Endpoint>,
handler: TypedHandler<AccountState>,
)Registers an account state handler at an endpoint.