chghl
@chghl
·
steemit에서 글 삭제 하는 법
steem-js의 deleteComment api를 다음과 같이 사용하면 글 삭제가 되는 것 같습니다. <script src="https://cdn.steemjs.com/lib/latest/steem.min.js"></script> <script> steem.api.setOptions({ url: 'https://api.s…