Withdraw PLI from Plugin Node
Step 1) Login into Postgres
sudo -u postgres -iPoint to right database
/c plugin_mainnetStep 2) Apply following Query
select json from keys LIMIT 1;Step 3) Copy the json values into a test file
copy the complete json values into a test file.. say test.jsonStep 4) Add Xinfin mainnet in Metamask using “Add a network” option

Step 5 - Now choose “Import account” and select JSON file as type. (Password should be the same as your Keystore password which you entered while you setup Plugin Node)




Last updated