repchain/scripts/example_invoke_4.js
2018-07-11 17:36:52 +08:00

19 lines
829 B
JavaScript

/*
* Copyright 2018 Blockchain Technology and Application Joint Lab, Fintech Research Center of ISCAS.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BA SIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
print("addr_self:"+addr_self);
transfer('1AqZs6vhcLiiTvFxqS5CEqMw6xWuX9xqyi','16SrzMbzdLyGEUKY5FsdE8SVt5tQV1qmBY',5);
read('1AqZs6vhcLiiTvFxqS5CEqMw6xWuX9xqyi');