feat: POW miner
This commit is contained in:
@ -86,4 +86,4 @@ export interface FullRelaySettings {
|
||||
settings: RelaySettings;
|
||||
}
|
||||
|
||||
export type NotSignedNostrEvent = Omit<NostrEvent, "sig">;
|
||||
export type NotSignedNostrEvent = Omit<NostrEvent, "sig">;
|
||||
|
Reference in New Issue
Block a user