UNPKG
gitiumiota
Version:
latest (1.0.0-alpha.1)
1.0.0-alpha.1
IOTA Client Reference Implementation
github.com/iotaledger/iota.lib.js
iotaledger/iota.lib.js
gitiumiota
/
packages
/
core
/
test
/
integration
/
nocks
/
headers.ts
7 lines
(6 loc)
•
123 B
text/typescript
View Raw
1
2
3
4
5
6
7
export
default
{
reqheaders
: {
'Content-Type'
:
'application/json'
,
'X-IOTA-API-Version'
:
'1'
, }, }