You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
thrownewError('Expected byte representation (buffer, hex0x or hex): could not convert provided type')
}
May we add support of byte array as an argument for bytesToBuffer function?
The text was updated successfully, but these errors were encountered:
signumcode
changed the title
Provide support for number number array.
Provide support for array of numbers as an argument for bytesToBufferSep 17, 2018
signumcode
changed the title
Provide support for array of numbers as an argument for bytesToBuffer
Provide support for array of numbers as an argument for bytesToBuffer
Sep 17, 2018
signumcode
changed the title
Provide support for array of numbers as an argument for bytesToBuffer
Provide support for byte array as an argument for bytesToBuffer
Sep 17, 2018
mantle/src/utils/conversions.js
Lines 7 to 21 in 62a0ed3
May we add support of byte array as an argument for
bytesToBuffer
function?The text was updated successfully, but these errors were encountered: