Skip to main content

TRD_UNSUB_ACC_PUSH_LOCAL

Constant TRD_UNSUB_ACC_PUSH_LOCAL 

Source
pub const TRD_UNSUB_ACC_PUSH_LOCAL: u32 = _; // 2_147_420_120u32
Expand description

Rust-daemon local public proto_id for CLI/raw TCP account-push unsubscribe.

C++/backend only defines TRD_SUB_ACC_PUSH (2008) with acc_id_list; it has no sub/unsub discriminator. Rust therefore needs a daemon-local routing id for account-push unsubscribe. This low-bit id is intentionally public-reachable for futucli unsub-acc-push; it must not be forwarded to backend.