OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

how to send btc? use omniwallet rpc? #1756

Closed xuehuizhang closed 4 years ago

xuehuizhang commented 4 years ago

how to send btc? use omniwallet rpc?

achamely commented 4 years ago

You need to login to your account on Omniwallet and use the send interface for full sending. The omniwallet api only allows for unsigned transaction creation which needs to be signed by a local client. Alternatively you can use the Omni Core desktop client if you want local rpc capabilities