Describe the bug
Both tests to endpoint POST peer/transactions are failing
https://github.com/ArkEcosystem/core/blob/develop/packages/core-p2p/__tests__/server/1.test.ts#L154
To Reproduce
- yarn test 1.test.ts
- See error
(transactions malformed)
Expected behavior
The post request functions properly
Describe the bug
Both tests to endpoint
POST peer/transactionsare failinghttps://github.com/ArkEcosystem/core/blob/develop/packages/core-p2p/__tests__/server/1.test.ts#L154
To Reproduce
(transactions malformed)Expected behavior
The post request functions properly