sendRequest ({
method, // rpc method
url, // slashtags url
params, // request params
keypair, // slashtags keypair
headers = { 'Content-Type': 'application/json'},
curve = edCurve, // key type
prologue = Buffer.alloc(0) // handshake prologue
})
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.