VenusProtocol / protocol-reserve

Contracts for Protocol Reserve
7 stars 6 forks source link

fix: set deployer as owner in non live networks #54

Closed coreyar closed 10 months ago

coreyar commented 11 months ago

Description

For convenience set the owner of PSR as deployer when deploying to non live network

github-actions[bot] commented 11 months ago

Code Coverage

Package Line Rate Branch Rate Health
Interfaces 100% 100%
ProtocolReserve 92% 58%
Test.Mocks 67% 100%
Summary 91% (123 / 135) 58% (29 / 50)
chechu commented 11 months ago

Changes already included in https://github.com/VenusProtocol/protocol-reserve/pull/46