Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

pullpaymentdemo/v0 package

Overview

Package pullpaymentdemo is a small gnoweb demo of the escrow ledger provided by the p/moul/x/daily/pullpayment(/p/moul/x/daily/pullpayment/v0) library: crediting a split, claiming it, and why a reentrant claim gets nothing.

It contains no ledger logic of its own and holds no coins. Stateless, so Render is deterministic — which is precisely what the library is for.

Function

Render

func Render(path string) string

Render renders the demo for gnoweb.

Param

Command

gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/x/daily/pullpaymentdemo/v0.Render()"

Result