what im doing wrong everytime when i found a block on my minning pool ,the block is rejected . have a look in debug.log and getting this error
CGoldminenodeBlockPayees::IsTransactionValid -- ERROR: Missing required payment, possible payees: 'AMETed1hDU4icCBNBXfEkLK7yVTqZLzPj1', amount: 0.375067 ARC
2018-01-06 13:25:59 IsBlockPayeeValid -- ERROR: Invalid goldminenode payment detected at height 270955: CTransaction(hash=72b4dc2b61, ver=2, vin.size=1, vout.size=2, nLockTime=0)
CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase 036b22040460ce505a0881000004200000007969696d7000, nSequence=0)
CTxOut(nValue=0.73513133, scriptPubKey=76a914fe7035c1ea1793ebb505a70c)
CTxOut(nValue=0.01500268, scriptPubKey=76a91470e18e0515d3ac3be01817a0)
2018-01-06 13:25:59 ERROR: ConnectBlock(ARC): couldn't find goldminenode or superblock payments
2018-01-06 13:25:59 InvalidChainFound: invalid block=000000000003f5abd7ad11f58fb07921de5be7b350f745dc88ef9c7e268d615d height=270955 log2_work=60.007645 date=2018-01-06 13:25:52
2018-01-06 13:25:59 InvalidChainFound: current best=000000000004e21f03cd815f9dc81fcfe24cbc1a425e13a870ff968aa32ee0a4 height=270954 log2_work=60.007606 date=2018-01-06 13:15:06
2018-01-06 13:25:59 ERROR: ConnectTip(): ConnectBlock 000000000003f5abd7ad11f58fb07921de5be7b350f745dc88ef9c7e268d615d failed
2018-01-06 13:25:59 InvalidChainFound: invalid block=000000000003f5abd7ad11f58fb07921de5be7b350f745dc88ef9c7e268d615d height=270955 log2_work=60.007645 date=2018-01-06 13:25:52
2018-01-06 13:25:59 InvalidChainFound: current best=000000000004e21f03cd815f9dc81fcfe24cbc1a425e13a870ff968aa32ee0a4 height=270954 log2_work=60.007606 date=2018-01-06 13:15:06
2018-01-06 13:25:59 ProcessNewBlock : ACCEPTED
anyone can help me?