Discussions

Ask a Question

Is there a code example to how to blackist ongoing tx address ?

  1. I would like to know If I can block the incomming transaction addr is a blacklisted one
  2. How can I know if a particular addr already made a sucessful tx with me.

About "inline functions"

Hi
there is a question that has been in my mind for some time.

EmitGeneration field value looks wrong

Hi

trace(...) doesn't log the value string

While running blacklist.c (hooks-v2) I noticed that the trace() function
shows the message but not the value.

Improved error messaging when hooks don't conform to the engine contract?

I'm hoping to start a discussion orbiting around the error messages that the XRPL engine is returning when someone new (like me) is fumbling through all of this.

Xumm KYC

Is there a way to add the KYC status to the ripple account?

Can I use AssemblyScript?

Hi team,

[accept Hook] - Cannot read property 'toBytesSink' of undefined

Hi, I am learning about Hooks and I wanted to try first with something simple and the "accept" hook.

Removing Hooks

Whats the plan here?

How to store private information on a Hook?

I'm still new to Hooks and C in general but how can a Hooks developer store personal and confidential information on a Hook (e.x: Full Name, Age, ID) without it being publicly available.