summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2020-10-05 16:15:57 +0000
committerGitHub <noreply@github.com>2020-10-05 16:15:57 +0000
commit80d4cb82bb900f548cfe402a7843b590c36c5db9 (patch)
tree182d0423d6de20bea2fdb569e8b72e2044442696 /bip-0174.mediawiki
parent47daca4c6f10c2c436a6d58a208d6ce84167d06d (diff)
parenta159cca11fc04976ec8acfbc844385a2b9170e13 (diff)
downloadbips-80d4cb82bb900f548cfe402a7843b590c36c5db9.tar.xz
Merge pull request #989 from dr-orlovsky/patch-2
BIP 174: rename responsibilities->roles to match Bitcoin Core
Diffstat (limited to 'bip-0174.mediawiki')
-rw-r--r--bip-0174.mediawiki4
1 files changed, 2 insertions, 2 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki
index 65fa9a9..fb96b79 100644
--- a/bip-0174.mediawiki
+++ b/bip-0174.mediawiki
@@ -350,9 +350,9 @@ It is useful when there are additional data that they need attached to a PSBT bu
The proprietary use type is not to be used by any public specification and there is no expectation that any publicly available software be able to understand any specific meanings of it and the subtypes.
This type must be used for internal processes only.
-==Responsibilities==
+==Roles==
-Using the transaction format involves many different responsibilities. Multiple responsibilities can be handled by a single entity, but each responsibility is specialized in what it should be capable of doing.
+Using the transaction format involves many different roles. Multiple roles can be handled by a single entity, but each role is specialized in what it should be capable of doing.
===Creator===