dashed-slug.net › Forums › Monero Wallet Adapter extension support › Hot wallet remains empty when new deposits are made. › Reply To: Hot wallet remains empty when new deposits are made.
April 13, 2020 at 5:57 pm
#8083
d3vnu77
Participant
I think the main reason I had to start hacking up the monero plugin is that the cryptonote coin I am making work with your plugin is a coin called 2ACoin.
This coin which is based off TurtleCoin does not seem to have a get_accounts RPC Call. Therefore I removed most of the accounts functionality from the plugin inorder to make it work. Also had to change all of your calls to camel case as the 2ACoin Wallet RPC API is formated in camelcase: as seen here: