Closed tiago18c closed 2 years ago
Message builder would introduce bad account index without warning.
Throwing Exceptions when the account index is not found. Fixed MessageBuilder performance - no longer encoding / decoding all keys between binary and b58.
Problem
Message builder would introduce bad account index without warning.
Solution
Throwing Exceptions when the account index is not found. Fixed MessageBuilder performance - no longer encoding / decoding all keys between binary and b58.