mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Amendment: featureRemit (#278)
* Remit Amendment Co-authored-by: Denis Angell <dangell@transia.co> Co-authored-by: Richard Holland <richard.holland@starstone.co.nz>
This commit is contained in:
@@ -597,7 +597,8 @@ ValidNewAccountRoot::finalize(
|
||||
return false;
|
||||
}
|
||||
|
||||
if ((tt == ttPAYMENT || tt == ttIMPORT || tt == ttGENESIS_MINT) &&
|
||||
if ((tt == ttPAYMENT || tt == ttIMPORT || tt == ttGENESIS_MINT ||
|
||||
tt == ttREMIT) &&
|
||||
result == tesSUCCESS)
|
||||
{
|
||||
std::uint32_t const startingSeq{
|
||||
|
||||
Reference in New Issue
Block a user