receives a request containing `receiver`, `numOfTxs` and `value` and will select a random account from the PEM file in the same shard as the address received. Will return the transaction's hash if successful or the interceptor error otherwise
post
/transaction/send-user-funds
Path parameters
requestobjectrequired
the request containing the required fields
Responses
application/json
cURL
JavaScript
Python
HTTP
curl -L \
--request POST \
--url 'https://egld.nownodes.io/transaction/send-user-funds'