Скелет написан
This commit is contained in:
parent
ff5b3961a0
commit
a50b9598e9
10
artemsbc.php
Normal file
10
artemsbc.php
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<?php
|
||||||
|
class artembc {}
|
||||||
|
function artembc_init() {}
|
||||||
|
function artembc_createbc() {}
|
||||||
|
function artembc_addtransaction() {}
|
||||||
|
function artembc_initblock() {}
|
||||||
|
function artembc_checkbc() {}
|
||||||
|
function artembc_getblock() {}
|
||||||
|
function artembc_getblocks() {}
|
||||||
|
?>
|
Reference in New Issue
Block a user