mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 15:15:50 +00:00
feat(docs): add xrpl-go GoLang package to XRPLF documentation site
This commit is contained in:
@@ -19,6 +19,7 @@ func main() {
|
||||
|
||||
client := rpc.NewClient(cfg)
|
||||
|
||||
// Get the latest validated ledger
|
||||
led, err := client.GetLedger(&ledger.Request{
|
||||
Transactions: true,
|
||||
LedgerIndex: common.Validated,
|
||||
|
||||
Reference in New Issue
Block a user