rippled
rippled copied to clipboard
refactor unit tests to use static_asserts - Account and PublicKey
use type_traits and static asserts instead of unit tests
- [ X ] Refactor (non-breaking change that only restructures code)
- [ X ] Tests (You added tests for code that already exists, or your new feature included in this PR)