示例#1
0
def GetConsensusAddress(validators):
    from neo.Core.Blockchain import Blockchain
    return Blockchain.GetConsensusAddress(validators)