ApeWorX / ApePay

A smart contract payment system built for automated service management
https://apeworx.io/apepay
Apache License 2.0
19 stars 6 forks source link

Validate 'max stream life' on UpdateStream [SBK-330] #61

Open alexisnsns opened 11 months ago

alexisnsns commented 11 months ago

A stream has a max_stream_life param that can be set.

Make sure that when a user wants to add funds to a stream, it does not go above the max stream life of the stream.

fubuloubu commented 11 months ago

note: this feature of the ApePay system isn't being used yet in a production validator