mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-24 04:55:52 +00:00
deploy: 3e152fec74
This commit is contained in:
@@ -118,7 +118,7 @@ $(function() {
|
||||
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="classripple_1_1Apply__test.html#a28acd94bb4a53523c65922c3825679b3"> 40</a></span> <a class="code hl_function" href="classripple_1_1Apply__test.html#a28acd94bb4a53523c65922c3825679b3">testFullyCanonicalSigs</a>()</div>
|
||||
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> {</div>
|
||||
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="comment">// Construct a payments w/out a fully-canonical tx</span></div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">const</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> non_fully_canonical_tx =</div>
|
||||
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> <a class="code hl_classRef" href="http://en.cppreference.com/w/cpp/string/basic_string.html">std::string</a> <span class="keyword">const</span> non_fully_canonical_tx =</div>
|
||||
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> <span class="stringliteral">"12000022000000002400000001201B00497D9C6140000000000F6950684000000"</span></div>
|
||||
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> <span class="stringliteral">"00000000C732103767C7B2C13AD90050A4263745E4BAB2B975417FA22E87780E1"</span></div>
|
||||
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> <span class="stringliteral">"506DDAF21139BE74483046022100E95670988A34C4DB0FA73A8BFD6383872AF43"</span></div>
|
||||
|
||||
Reference in New Issue
Block a user