diff --git a/concept-amendments.html b/concept-amendments.html index e2b248b3ac..63c6f37d9b 100644 --- a/concept-amendments.html +++ b/concept-amendments.html @@ -364,26 +364,24 @@ TrustSetAuth diff --git a/concept-fee-voting.html b/concept-fee-voting.html index 9171b4b417..68b891312c 100644 --- a/concept-fee-voting.html +++ b/concept-fee-voting.html @@ -198,26 +198,24 @@ diff --git a/concept-fees.html b/concept-fees.html index d943473e20..c473a7f66a 100644 --- a/concept-fees.html +++ b/concept-fees.html @@ -174,26 +174,24 @@ diff --git a/concept-freeze.html b/concept-freeze.html index ad03b88578..b667cddf21 100644 --- a/concept-freeze.html +++ b/concept-freeze.html @@ -861,26 +861,24 @@ api.connect().then(() => { diff --git a/concept-issuing-and-operational-addresses.html b/concept-issuing-and-operational-addresses.html index 233f7280e5..63081e890e 100644 --- a/concept-issuing-and-operational-addresses.html +++ b/concept-issuing-and-operational-addresses.html @@ -191,26 +191,24 @@ diff --git a/concept-noripple.html b/concept-noripple.html index b9cd525f6c..f06b3886ea 100644 --- a/concept-noripple.html +++ b/concept-noripple.html @@ -192,26 +192,24 @@ diff --git a/concept-paths.html b/concept-paths.html index 9129d8b429..0acdd50566 100644 --- a/concept-paths.html +++ b/concept-paths.html @@ -273,26 +273,24 @@ diff --git a/concept-reserves.html b/concept-reserves.html index 65cd8b3280..ab1564241e 100644 --- a/concept-reserves.html +++ b/concept-reserves.html @@ -187,26 +187,24 @@ diff --git a/concept-stand-alone-mode.html b/concept-stand-alone-mode.html index 0dfcab97cb..ae218e3865 100644 --- a/concept-stand-alone-mode.html +++ b/concept-stand-alone-mode.html @@ -224,26 +224,24 @@ diff --git a/concept-transaction-cost.html b/concept-transaction-cost.html index 0749410216..f482adface 100644 --- a/concept-transaction-cost.html +++ b/concept-transaction-cost.html @@ -317,26 +317,24 @@ diff --git a/concept-transfer-fees.html b/concept-transfer-fees.html index 5878213a0f..7263c6234e 100644 --- a/concept-transfer-fees.html +++ b/concept-transfer-fees.html @@ -186,26 +186,24 @@ diff --git a/content/reference-transaction-format.md b/content/reference-transaction-format.md index a617cc3246..4c335f5f22 100644 --- a/content/reference-transaction-format.md +++ b/content/reference-transaction-format.md @@ -804,7 +804,9 @@ Transactions of the TrustSet type support additional values in the [`Flags` fiel ## SignerListSet ## [[Source]
](https://github.com/ripple/rippled/blob/ef511282709a6a0721b504c6b7703f9de3eecf38/src/ripple/app/tx/impl/SetSignerList.cpp "Source") -The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to [multi-sign](#multi-signing) a transaction. This transaction type is introduced by the [MultiSign amendment](concept-amendments.html#multisign). _(New in [version 0.31.0][])_ +The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to [multi-sign](#multi-signing) a transaction. This transaction type is introduced by the [MultiSign amendment](concept-amendments.html#multisign). _(New in [rippled 0.31.0][])_ + +[rippled 0.31.0]: https://github.com/ripple/rippled/releases/tag/0.31.0 Example SignerListSet: diff --git a/data-api-v2-tool.html b/data-api-v2-tool.html index e97d7caae4..2d64277275 100644 --- a/data-api-v2-tool.html +++ b/data-api-v2-tool.html @@ -155,26 +155,24 @@ diff --git a/index.html b/index.html index e4104d046e..704c4c02f5 100644 --- a/index.html +++ b/index.html @@ -191,26 +191,24 @@ Ripple’s distributed settlement network is built on open-source technology tha diff --git a/reference-data-api.html b/reference-data-api.html index d409ced31d..9568c9b9e2 100644 --- a/reference-data-api.html +++ b/reference-data-api.html @@ -8394,26 +8394,24 @@ node import/hbase/backfill --startIndex 2000000 --stopIndex 1000000 diff --git a/reference-ledger-format.html b/reference-ledger-format.html index 8a308510c8..631433a757 100644 --- a/reference-ledger-format.html +++ b/reference-ledger-format.html @@ -1143,26 +1143,24 @@ diff --git a/reference-rippleapi.html b/reference-rippleapi.html index a99c26b045..4e1011e543 100644 --- a/reference-rippleapi.html +++ b/reference-rippleapi.html @@ -5501,26 +5501,24 @@ return api.computeLedgerHash(ledger); diff --git a/reference-rippled.html b/reference-rippled.html index 3c4bba18f2..5d105bb6f0 100644 --- a/reference-rippled.html +++ b/reference-rippled.html @@ -13056,26 +13056,24 @@ protocol = peer diff --git a/reference-transaction-format.html b/reference-transaction-format.html index ef3cb32e5b..d6fde6e9dc 100644 --- a/reference-transaction-format.html +++ b/reference-transaction-format.html @@ -1300,7 +1300,7 @@

SignerListSet

[Source]

-

The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to multi-sign a transaction. This transaction type is introduced by the MultiSign amendment. (New in [version 0.31.0][])

+

The SignerListSet transaction creates, replaces, or removes a list of signers that can be used to multi-sign a transaction. This transaction type is introduced by the MultiSign amendment. (New in rippled 0.31.0)

Example SignerListSet:

{
     "Flags": 0,
@@ -2274,26 +2274,24 @@
 
 
 
diff --git a/ripple-api-tool.html b/ripple-api-tool.html
index 27969f9a4e..d41f9a8eaa 100644
--- a/ripple-api-tool.html
+++ b/ripple-api-tool.html
@@ -185,26 +185,24 @@
 
   
   
diff --git a/tool-jsonrpc.html b/tool-jsonrpc.html
index 15941f58d8..0337f759dc 100644
--- a/tool-jsonrpc.html
+++ b/tool-jsonrpc.html
@@ -155,26 +155,24 @@
 
 
     
diff --git a/tool/template-footer.html b/tool/template-footer.html
index 3fc3b7defd..f8fc9bbf83 100644
--- a/tool/template-footer.html
+++ b/tool/template-footer.html
@@ -1,26 +1,24 @@
 
diff --git a/tutorial-gateway-guide.html b/tutorial-gateway-guide.html
index 320a4d8432..a793cdd306 100644
--- a/tutorial-gateway-guide.html
+++ b/tutorial-gateway-guide.html
@@ -756,26 +756,24 @@ Content-Type: application/json
 
 
 
diff --git a/tutorial-multisign.html b/tutorial-multisign.html
index 79dfdcebe3..832821f5d9 100644
--- a/tutorial-multisign.html
+++ b/tutorial-multisign.html
@@ -704,26 +704,24 @@ Connecting to 127.0.0.1:5005
 
 
 
diff --git a/tutorial-reliable-transaction-submission.html b/tutorial-reliable-transaction-submission.html
index c9924aecbc..43ed21e369 100644
--- a/tutorial-reliable-transaction-submission.html
+++ b/tutorial-reliable-transaction-submission.html
@@ -552,26 +552,24 @@
 
 
 
diff --git a/tutorial-rippleapi-beginners-guide.html b/tutorial-rippleapi-beginners-guide.html
index 02b30a4f33..1cdee13b42 100644
--- a/tutorial-rippleapi-beginners-guide.html
+++ b/tutorial-rippleapi-beginners-guide.html
@@ -502,26 +502,24 @@ npm WARN notsup Not compatible with your operating system or architecture: fseve
 
 
 
diff --git a/tutorial-rippled-setup.html b/tutorial-rippled-setup.html
index 634b9173ee..9a77f93619 100644
--- a/tutorial-rippled-setup.html
+++ b/tutorial-rippled-setup.html
@@ -508,26 +508,24 @@ ssdecohJMDPFuUPDkmG1w4objZyp4