kamino-lend

Crates.iokamino-lend
lib.rskamino-lend
version0.4.1
created_at2025-05-09 09:30:26.279876+00
updated_at2025-05-10 06:37:40.225172+00
descriptionAutogenerated CPI client for the Kamino Lend program.
homepage
repositoryhttps://github.com/saber-hq/anchor-gen
max_upload_size
id1666781
size169,741
Ian Macalinao (macalinao)

documentation

README

kamino-lend

Autogenerated CPI client for the Kamino Lend program.

CPI helpers for the Kamino Lend program.

This crate was automatically generated by anchor-gen, a crate for generating Anchor CPI helpers from JSON IDLs.

License: Apache-2.0

WARNING: the refresh_reserves_batch instruction is not included in the IDL because it has no accounts, breaking Anchor codegen.

    {
      "name": "refresh_reserves_batch",
      "discriminator": [144, 110, 26, 103, 162, 204, 252, 147],
      "accounts": [],
      "args": [
        {
          "name": "skip_price_updates",
          "type": "bool"
        }
      ]
    },
Commit count: 65

cargo fmt