Translations: Sample Java Programs/57/en

From ArdorDocs
Jump to: navigation, search

import nxt.Nxt; import nxt.addons.JO; import nxt.configuration.Setup; import nxt.http.callers.GetBlockCall; import nxt.http.callers.SendMoneyCall; import nxt.http.responses.BlockResponse; import nxt.http.responses.BlockResponseImpl; import nxt.http.responses.TransactionResponse; import nxt.http.responses.TransactionResponseImpl; import nxt.voting.VoteWeighting;