repchain/scripts/example_invoke_1.js
2018-11-28 18:50:13 +08:00

19 lines
868 B
JavaScript

/*
* Copyright 2018 Blockchain Technology and Application Joint Lab, Linkel Technology Co., Ltd, Beijing, 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('1MH9xedPTkWThJUgT8ZYehiGCM7bEZTVGN','12kAzqqhuq7xYgm9YTph1b9zmCpZPyUWxf',5);
read('1MH9xedPTkWThJUgT8ZYehiGCM7bEZTVGN');