threefold.tfgrid_actions.nostr #
fn new(mut rpc_client RpcWsClient, logger Logger) NostrHandler
struct NostrHandler {
pub mut:
client NostrClient
logger Logger
}
fn (NostrHandler) handle_action #
fn (mut n NostrHandler) handle_action(action Action) !