mirror of
https://github.com/status-im/snt-gas-relay.git
synced 2025-01-26 22:28:56 +00:00
fix convention
This commit is contained in:
parent
cb79d4f3e6
commit
5120e42cd1
@ -123,7 +123,8 @@ contract SNTController is TokenController, Owned, MessageSigned {
|
||||
msgSigner,
|
||||
msg.sender,
|
||||
(21000 + startGas-gasleft()) * _gasPrice
|
||||
)
|
||||
),
|
||||
"Gas transfer fail"
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user