From d770ea93ff0c1c17396a27bfe5daa94431114cf8 Mon Sep 17 00:00:00 2001 From: Marek Owsikowski Date: Fri, 13 Aug 2021 22:32:40 +0200 Subject: [PATCH] Scripted auto-commit on change (2021-08-13 22:32:40) by gitwatch.sh --- fedockerjs/output/Foo/Foo.bin | 1 + fedockerjs/output/Foo/Foo_abi.json | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 fedockerjs/output/Foo/Foo.bin create mode 100644 fedockerjs/output/Foo/Foo_abi.json diff --git a/fedockerjs/output/Foo/Foo.bin b/fedockerjs/output/Foo/Foo.bin new file mode 100644 index 000000000..30403749c --- /dev/null +++ b/fedockerjs/output/Foo/Foo.bin @@ -0,0 +1 @@ +61011480610010600039806000f350fe6000803560e01c630423a1328114610019578182f3610081565b6020600319360114158015610031576100306100c2565b5b80156100405761003f6100c2565b5b5061004c600435610088565b8283519050808115801561005f57602092505b85829050811561006e57602090505b602081018752848152505050602081f350505b5050610113565b600060058211600181146100a357600081146100b1576100bb565b60019150506100bd566100bb565b60009150506100bd565b505b919050565b6000805190508015156100d457602090505b6004810180600052805160201c634e487b7160e01b178252506000805190508015156100ff57602090505b602081016000526099815250602481fd505b565b \ No newline at end of file diff --git a/fedockerjs/output/Foo/Foo_abi.json b/fedockerjs/output/Foo/Foo_abi.json new file mode 100644 index 000000000..b052d85c4 --- /dev/null +++ b/fedockerjs/output/Foo/Foo_abi.json @@ -0,0 +1,18 @@ +[ + { + "name": "bar", + "type": "function", + "inputs": [ + { + "name": "input", + "type": "uint256" + } + ], + "outputs": [ + { + "name": "", + "type": "uint256" + } + ] + } +] \ No newline at end of file