refillStream
Requests that a stream be refilled if the Stream Wallet balance is not healthy
(async() => {
let refillRequested = await SOLPay.refillStream("..."); // true
})();Parameters:
Returns:
Throws:
Last updated