ok, i cant figure out the importprivkey.
i go to protoshare qt copy address from receive. go to console and type dumprivkey <address>, then copy very long string,
then i go to memorycoin qt console type importprivkey <verylongstring> [label] [rescan=true]......
heres what i typed...
importprivkey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ypool rescan=true
i get Method not found(code -32601)
tried diff address...
importprivkey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ptspool rescan=true
iget Error: Error parsing JSON:rescan=true
what am i doing wrong?
NVM figured it out

you don't need the [label] or [rescan=true] LOL