mirror of
https://github.com/nostr-protocol/nips.git
synced 2024-11-13 23:39:08 -05:00
Update 90.md
Co-authored-by: Stacie Waleyko <1823216+satsie@users.noreply.github.com>
This commit is contained in:
parent
13d955e00c
commit
8f41a24d01
4
90.md
4
90.md
|
@ -16,9 +16,9 @@ PSBTs are encoded as a base64 string, and are contained in the `content` field.
|
|||
The network magic is contained in the `tags` field. This is to identify the network that the transaction is for. The [common ones](https://en.bitcoin.it/wiki/Protocol_documentation#Message_structure) are:
|
||||
```
|
||||
- mainnet: f9beb4d9
|
||||
- testnet: 0b110907
|
||||
- testnet3: 0b110907
|
||||
- signet: 0a03cf40
|
||||
- regtest: fabfb5da
|
||||
- testnet/regtest: fabfb5da
|
||||
```
|
||||
|
||||
PSBTs transmitted via the Nostr network provide a decentralized communication layer, encryption, and digital signature benefits with no username and password required for participants to coordinate and sign transactions using separate sovereign bitcoin private keys.
|
||||
|
|
Loading…
Reference in New Issue
Block a user