Fix references to sapphireHttpTransport #1209
Annotations
10 warnings
Build & Test sapphire-contracts package
global import of path ./opl/Endpoint.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Build & Test sapphire-contracts package
global import of path ./opl/Enclave.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Build & Test sapphire-contracts package
global import of path ./opl/Host.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Build & Test sapphire-contracts package
Function name must be in mixedCase
|
Build & Test sapphire-contracts package
Avoid to use low level calls
|
Build & Test sapphire-contracts package
Avoid to use low level calls
|
Build & Test sapphire-contracts package
Variable name must be in mixedCase
|
Build & Test sapphire-contracts package
Variable name must be in mixedCase
|
Build & Test sapphire-contracts package
Variable name must be in mixedCase
|
Build & Test sapphire-contracts package
Variable name must be in mixedCase
|
Loading