Skip to content

threefold.tfgrid_actions.nostr #

fn new #

fn new(mut rpc_client RpcWsClient, logger Logger) NostrHandler

struct NostrHandler #

struct NostrHandler {
pub mut:
	client NostrClient
	logger Logger
}

fn (NostrHandler) handle_action #

fn (mut n NostrHandler) handle_action(action Action) !