enqueue Signed
fun enqueueSigned(operationId: String, events: List<SignedNostrEvent>, relayUrls: List<String>, now: Long): AccountOperationResult
Commit already signed direct protocol events before transport sees them.
Use private-rumor operations for chat/account data; this direct path is intended for signed relay/HTTP protocol events.