Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #2

Open
wants to merge 7 commits into
base: lint
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 01.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ NIP-01

`draft` `mandatory`

このNIPは、誰もが実装すべき基本的なプロトコルを定義する。新しいNIPによって、新たにオプショナルな(もしくは必須の)フィールド・メッセージ・機能が、ここで記述される構造やフローに追加される可能性がある。
このNIPは、もが実すべき基本的なプロトコルを定義する。新しいNIPによって、新たにオプショナルな(もしくは必須の)フールド・メッセージ・機能が、ここで記述される構造やフローに追加される可能性がある。

## イベントと署名

ユーザーは各々が鍵ペアを持つ。署名、公開鍵、エンコーディングは[Schnorr signatures standard for the curve `secp256k1` (`secp256k1`曲線シュノア署名標準)](https://bips.xyz/340)に従う
ユーザーは各々が鍵ペアを持つ。署名、公開鍵、エンコーディングは[Schnorr signatures standard for the curve `secp256k1` (`secp256k1`曲線シュノア署名標準)](https://bips.xyz/340)に従う

ただ1つだけ存在するオブジェクトの型が`event`で、以下のようなフォーマットで伝送される。

Expand Down
2 changes: 1 addition & 1 deletion 02.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
NIP-02
======

フォローリスト
aaフォローリスト
-----------

`final` `optional`
Expand Down