Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
concordium
smart-contract-interactions
Commits
fc8274fb
Commit
fc8274fb
authored
Jun 24, 2019
by
Jakob Botsch Nielsen
Browse files
Rename GTU -> currency
parent
1c27ec06
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/Blockchain.v
View file @
fc8274fb
...
...
@@ -115,7 +115,7 @@ Record ContractCallContext :=
ctx_from
:
Address
;
(
*
Address
of
the
contract
being
called
*
)
ctx_contract_address
:
Address
;
(
*
Amount
of
GTU
passed
in
call
*
)
(
*
Amount
of
currency
passed
in
call
*
)
ctx_amount
:
Amount
;
}
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment