Skip to content

Commit

Permalink
update all READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
oper authored and oper committed May 12, 2020
1 parent f55d58a commit 826560d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README-forward-any-tez.md → READ-forward-any-fa12.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


```bash
$ tezos-client --wait none originate contract ForwardAnyTezContract transferring 0 from $ALICE_ADDRESS running "$(stack exec -- prototype-forwarder-contract print-specialized-any-tez-fa12 --central-wallet $ALICE_ADDRESS)" --burn-cap 0.645
$ tezos-client --wait none originate contract ForwardAnyTezContract transferring 0 from $ALICE_ADDRESS running "$(stack exec -- prototype-forwarder-contract print-specialized-forward-any-fa12 --central-wallet $ALICE_ADDRESS)" --burn-cap 0.645

Waiting for the node to be bootstrapped before injection...
Current head: BM1Libhmip9v (timestamp: 2020-05-11T18:53:09-00:00, validation: 2020-05-11T18:54:01-00:00)
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,6 @@ Pair (Pair Unit (Pair "tz1R3vJ5TV8Y5pVj8dicBR23Zv8JArusDkYr" (Pair { "alice" } 7
<
## Forward-Any-Contract
## Forward-AnyFA12-Contract
There is another contract (named ForwardAny). It's documentation can be found here ./README-forward-any-tez.md
There is another contract (named ForwardAny). It's documentation can be found here ./README-forward-any-fa12.md

0 comments on commit 826560d

Please sign in to comment.