mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Use new hash prefixes.
This commit is contained in:
@@ -26,8 +26,6 @@ struct TransactionFormat
|
||||
SOElement elements[16];
|
||||
};
|
||||
|
||||
const int32 TransactionMagic = 0x54584E00; // 'TXN'
|
||||
|
||||
const int TransactionISigningPubKey = 0;
|
||||
const int TransactionISourceID = 1;
|
||||
const int TransactionISequence = 2;
|
||||
|
||||
Reference in New Issue
Block a user